:root{--page-title-display:none;}/* Start custom CSS */body .custom-logo-link img {
  display: none;
}

body .custom-logo-link {
  display: block;
  width: 200px;
  height: 80px;
  background: url('https://rjkost.com/wp-content/uploads/2026/04/RJ-Kost-Logo_full.webp') no-repeat center;
  background-size: contain;
}

body .ast-header-sticked .ast-builder-menu-1 .menu-item > .menu-link {
    color: #fff;
}

body .ast-header-sticked .ast-builder-menu-1 .sub-menu .menu-item > .menu-link span.menu-text {
    color: #25408f;
}

body .ast-header-sticked .ast-builder-menu-1 .sub-menu .menu-item > .menu-link:hover span.menu-text, body .ast-header-sticked .ast-builder-menu-1 .sub-menu .menu-item > .menu-link:focus span.menu-text, body .ast-header-sticked .ast-builder-menu-1 .sub-menu .menu-item > .menu-link:active span.menu-text {
    color: #d2232a;
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    fill: #25408f;
}/* End custom CSS */