:root {
    --austry-base: #fc811b;
  
    --austry-base-rgb: 232, 162, 70;
}

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