:root {
    /* --austry-base: #ff4040; */
    --austry-base: #00d647;
    --austry-base-rgb: 255, 64, 64;
}

.preloader__image {
    /* background-image: url(../images/loader-4.png); */
    background-image: url(/img/ui/logo-corlago.png);
}