:root {
	--austry-base: #cc1c3e;
	--austry-base-rgb: 252, 129, 27;
}

.preloader__image {
    background-image: url(../images/loader-2.png);
}