<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.blog .site-logo-img img {
    content: url('/wp-content/uploads/2024/08/linha-amarela-locacoes.png');
}

.ast-author-box, .ast-archive-description {
    background-color: #F5F5F5 !important;
}
body.archive .ast-archive-description {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.nav-links .page-numbers {
    background-color: #cecece !important;
    color: #000 !important;
}
.nav-links .current {
    background-color: #ffc03d !important;
}
.nav-links .next, .nav-links .prev  {
    display: none !important;
}

#ast-hf-mobile-menu li a {
    color: #ffc03d !important;
}

#ast-hf-mobile-menu li a:hover {
    color: var(--ast-global-color-3) !important;
}

.sidebar-main .wp-block-group h2 {
    color: #ffc03d !important;
}

.blog .site-main {
    margin-top: 206px;
}

.single .ast-below-header-bar, .archive .ast-below-header-bar, .ast-separate-container .ast-below-header-bar, .blog .ast-below-header-bar {
    background-color: #212d45 !important;
}

.ast-terms-link, .ast-terms-link a, .ast-taxonomy-container, .ast-taxonomy-container a, .nav-previous a, .nav-next a {
    color: #212d45 !important;
}
.author-name, entry-header, .entry-meta, .entry-meta a, .entry-header a {
    color: #ffc03d !important;
}
.entry-header a:hover, .ast-taxonomy-container a:hover {
    color: #ffc03d !important;
}

.ast-read-more-container a {
    color: #ffc03d !important;
}

.single .ast-header-html a, .ast-separate-container .ast-header-html a {
    color: #212d45;
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
    color: #212d45 !important;
}

.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
    max-width: 230px;
}

@media only screen and (max-width: 545px) {
  #block-26 .wp-block-social-links {
      display: block !important;
  }
}

@media only screen and (max-width: 550px) {
  .wp-block-uagb-container.uagb-block-ab0fc0c8 {
    margin-top: -50px !important;
  }
}
@media only screen and (max-width: 799px) {
  body {
      font-size: 1.1em !important;
  }
  h1, .entry-content h1 {
      font-size: 2.2rem !important;
  }
}</pre></body></html>