:root {
    --orkoz-base: #f42647;
    --orkoz-base-rgb: 244, 38, 71;
}

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