:root {
    --austry-base: #004aac;
    --austry-base-rgb: 0, 74, 172;
}

.preloader__image {
    background-image: url(../images/loader-1.png);
}