#hero .heroOverlay {
color: #1a2950;
}



.social-media a {
color: #ffffff; 
}
.social-media a:hover {
color: #5394fc; 
}

.team-info .team-summary{
   padding-left: 40px;
}

.team-info .team-summary h1{
    font-family: 'Literata', serif;
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 12px;  
}

.team-info .team-summary h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #000000;
    margin-bottom: 15px !important;
}

.team-info .team-summary .team-contact h3{
    font-family: 'Montserrat', sans-serif;
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.team-info .team-summary .team-contact h3 a{
    color: #000000 !important;
}

.team-detail{
    font-family: 'Montserrat', sans-serif;
    color: #000000;
}