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

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