:root {
    --austry-base: #00afd7;
    --austry-base-rgb:0, 175, 215;
}

.preloader__image {
    background-image: url(../images/loader-4.png);
}