/*header*/

.page-id-245 .ast-primary-header-bar {
    background-color: #608556 !important;                               
}

.page-id-245 header .custom-logo-link img {
    filter: brightness(0) invert(1) !important;
}

.page-id-245 .subs-btn .menu-link,
.page-id-245 .survey-btn .menu-link{
    background: #FDCA40 !important;
    color: #2B3E28 !important;
    border: none !important;
}

/*content*/

.page-id-245 h4 {
    font-size: 25px;
    font-family: 'Lora';
    line-height: 32px;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px;
}

.page-id-245 .text {
    font-size: 16px;
    font-family: 'DM Sans';
    line-height: 20px;
    font-weight: 500;
    color: #000;
    margin-bottom: 30px;
}

.page-id-245 li {
    font-size: 16px;
    font-family: 'DM Sans';
    line-height: 20px;
    font-weight: 500;
    color: #000;
}

.page-id-245 a {
    color: #82AF76;
}