.close-thumb,.crumb-index>li:last-child>a,.letter-button.on,.menu-button.on,.theme-color,a:focus,a:hover{color:#7d8958}.action-button.on,.action-button:hover,.nav-thumb,.page-button:hover,.theme-bg{background-color:#7d8958}.nav-button::before,.toggle-menu-button::after{border-left-color:#7d8958}.lined::before,.site-header{border-color:#7d8958}.logo-thumb{width:10.625rem;background-image:url(../Images/sprites-mor.svg)}.logo-thumb::after{background-position:0 -4.0625rem}@media screen and (min-width:45em){.logo-thumb{width:13.125rem}}@media screen and (min-width:60em){.logo-thumb{width:16.375rem}}@media screen and (min-width:37.5em){.nav-button.current{color:#7d8958}.nav-button.on{color:#fafafa}}@media screen and (min-width:45em){.lang-index>li>a.on{color:#7d8958}}

.box-block {
    background-color: #E94268;
    color: white;
}

.lined::before, .site-header {
    border-color: #E94268;
}

a:hover {
    color: #E94268;
}

.sub-index {
    background-color: #E94268;
}

@media screen and (min-width: 45em) {
    .nav-button.on {
        background-color: #E94268;
    }

    .nav-button.current {
        color: #E94268;
    }
}

.box-block .lined::before {
    border-color: #ffffff;
}

.close-thumb, .crumb-index > li:last-child > a, .letter-button.on, .menu-button.on, .theme-color, a:focus, a:hover {
    color: #E94268;
}

.logo-thumb.desaturated::after {
    opacity: 1;
    transition: opacity 200ms linear;
}

.logo-thumb.desaturated {
    -moz-filter: none;
    -o-filter: none;
    -webkit-filter: none;
    filter: none;
    opacity: 1
}