.navbar-nav-item a:after{
font-family: "Font Awesome 5 Free";
   content: "\f35d";
   display: inline-block;
   padding-left: 8px;
   vertical-align: middle;
   font-weight: 900;
   font-size:0.8rem;
}

.text-dark {
    color: #454545 !important;
}

.text-custom em{
    background-color:#e7f5e9!important;
    font-style: normal;!important}

@media (min-width: 992px) {
    .header-white-nav-links-lg:not(.bg-white):not(.js-header-fix-moment) .nav-link {
        color: inherit!important;
    }
}


.display-4 {
    font-size: 3rem;
}
