.header-logo a {
   font-size: 2.25rem;
   text-transform: uppercase;
   text-decoration: none;
   font-weight: bold;
}

.header-logo a:hover {
    text-decoration: none;
 }

 .list-group-item {
    padding:0;
 }


