:root {
    --austry-base: #f05a2b;
    --austry-base-rgb: 126, 180, 65;
}

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