.card-header:first-child {
    border-radius: 0;
}

.navbar-nav .nav-item a.nav-link {
    font-weight: 200;
    font-size: 18px;
}

a.carousel-control-prev {
  width: 5%;  
}

a.carousel-control-next {
  width: 5%;  
}
