<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sam i::before{
    color: #0c2642 !important;
    font-size: 50px;
}

.sam i{
    padding: 15px;
}

.sam h4{
    color:#000;
}

iframe #_builder-form button{
    background: #000!important;
}

iframe #_builder-form button div{
    color:#D0B360 !important
}

.slider-area .fa-check{
    color:#D0B360;
}

.slider-area ul li{
    color:#fff;
}

.mbm-90{
    margin-bottom: -90px;
}
.generic-btn i{
    padding-left:0px!important;
}

.news__img img{
    border-radius:10px;
}

.single__news--2{
    box-shadow:none;
}
.news__active .slick-arrow{
    background: #0c2642;
}
.slider__text-left{
    margin-top:50px;
}
@media screen and (max-width: 880px) {
    .about-area__wrapper::after,  .about-area__wrapper::before{
        display: none;
    }
}


@media screen and (max-width: 767px) {
    .news__thumb-4 {
        margin-bottom: 0!important;
    }
    h1, h2, h3, h4, h5, h6, p, span{
        line-height:normal!important;
    }
    .about__img img{
        width:100%;
    }
    .soko, .news-area-2{
        margin-top:40px!important;
    }
    .slider__text-left{
    margin-top:10px;
}
}
.slider-area ul {
    margin-left: 20px!important;
}

.slider-area ul li{
    list-style: circle!important;
}

.slider-area ul li::marker{
    color:#d0b360!important;
    font-size: 18px!important;
}

</pre></body></html>