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

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