:root {
    --austry-base: #2d4e8a;
    --austry-base-rgb: 70, 166, 187;
}

.preloader__image {
    background-image: url(../images/loader-1.html);
}