<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#job-manager-job-dashboard #jmDashboardOverlay, .page-template-default #jmDashboardOverlay{
   display: none!important;
}

.swiper-container:not(.swiper-container-initialized) &gt; .swiper-wrapper, .swiper:not(.swiper-initialized) &gt; .swiper-wrapper{
   overflow: visible!important;
}

.gsc-heading .sub-title .tagline:before{
   display: none;
}
.gsc-heading .sub-title .tagline .tagline-icon{
    margin-right: 10px;
    font-size: 22px;
    position: relative;
    top: 3px;
}</pre></body></html>