
.weare h1  {
    text-transform: uppercase;
    font-weight: 300 !important;
    margin-top: 2rem;
}


.weare h2 {
    font-weight: 400 !important;
}

.weare h3 {
    font-weight: 400 !important;
    text-transform: uppercase;
    color: #e63c40;
    margin-bottom: 0;
}




.weare .team-member{
    margin-bottom: 2rem;
}

.weare .team-member h3{
    margin-top: 1rem;
}