:root {
}

/*###> custom ###*/
header .site-logo img[src*=svg] {
    height: var(--header_logo_svg_height, 56px);
}
@media (min-width: 992px) {
    .footer-webring .logos-group p {
        text-wrap: balance;
    }
}
.is-sticky-header#applicationHeader .flex-group h2{
color: #e43d45;
}
.grecaptcha-badge {
bottom: 50% !important;
}
.is-section.section-hero .is-boxes figure img {
bottom: -1px;
}
/*###< custom ###*/