<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header .page-header{
    display:none;
}
.page-subheader .page-title, .page-subheader .section-title {
    margin: 0;
    border: none;
    line-height: 1.2;
    color: #014282;
    font-size: 30px;
    padding-bottom: 5px;
}
h2.section-title &gt; span, .widget .widget-title &gt; span, .comment-reply-title &gt; span {
    color: #014282;
}
h2.section-title{
    border-bottom: 2px solid #014282 !important;
}
h3.section-title span{
    color: #000;
}
.page-subheader {
    border-bottom: 0;
    margin-bottom: 1.1em;
}
#content  #main .item-car {
    padding-top: 0;
}
.breadcrumb-single p,
.breadcrumb-single p&gt;a{
    color: inherit;
}
@media screen and (max-width: 414px) {
    .recent_news_wrapper .page-subheader h3.section-title {
        padding-left: 4%;
    }

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