:root {
    --austry-base: #F15A29;
    --austry-base-rgb: 241, 90, 41;
}

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