:root {
    --austry-base: #F5C300;
    --austry-base-rgb: 255, 64, 64;
}

.preloader__image {
    background-image: url(../images/loader-new.png);
}