:root {
    --austry-base: #00aeb7;
    --austry-base-rgb: 0, 174, 183;
}

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