.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 700;
    line-height: 1.4;
        color: #5c9403;
}
.h1 {
    color: #5c9403;
}
.uc_starter_team_member_inner h3  {
    color: #a10c37!important;
}

.banner-text h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.24;
    color: #a10c37;
}
.join-us a {
    padding: 15px 70px 8px 71px;
    background-color: #f1ece9;
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    color: #a10c37;
}
.footer-area {
    background-color: #b6b631;
    padding-top: 40px;
}
.banner-text h2 {
    font-size: 60px;
    font-weight: 700;
    color: #ffffff;
}
.banner-text {
    max-width: 511px;
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    padding: 28px 96px 60px 53px;
    margin: 30px;
    background-color: rgb(224 223 223 / 0%);
}