:root {
    --austry-base: #00509c;
    --austry-base-rgb: 0, 80, 156;
}

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