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

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