
:root {
    --primary-color: '';
    --yellow-light: ''0D;
}
.navigation-wrapper .main-menu ul li a:after {
    background: linear-gradient(
252.28deg, '' 23.53%, #FEAF2F 97.18%);
}
.navigation-wrapper .nav-button a {
    background: linear-gradient(
201.22deg, #FEAF2F 23.71%, #FEAF2F 23.72%, '' 77.29%);
}
.service-item .service-content:after {
    background: linear-gradient(
329.2deg, '' 17.79%, #FEAF2F99);
}
.testimonial-area .testimonial-item .author-info h5:before {
    background: linear-gradient(
269.9deg, '' 9.79%, #FEAF2F 91.6%);
}
.blog-area .blog-post-item .post-thumbnail .post-date .icon {
    background: linear-gradient(
219.57deg, '' 14.92%, #FEAF2F 82.82%);
}