/* Additional Rules can be inserted here */

.navigation-menu .bottom .fa-facebook-f::before{
  content: "\f099";
}

.navigation-menu .bottom .fa-twitter::before{
  content: "\f39e";
} 

.hero-scroll-down{
  z-index: 10;
}

.hero .hero-section img {
   min-height: 50rem;
   object-fit: cover;
}

button.inverse{
  border: 2px solid white!important;
}

/*
.quicklinkContainer .main-button{
  border: 2px solid #132943!important;
} 
*/

.banner .left img{
  border-radius: 50%;
}
