:root {
    /*--austry-base: #6cc24a;*/
    --austry-base: #263045;
    --austry-base-rgb: 126, 180, 65;
}

.preloader__image {
    background-image: url(../images/loader-2.png);
}