:root {
  --thm-base: #b53841;
  --thm-base-rgb: 237, 44, 65;
  --thm-black: #2b3240;
  --thm-white: #FFFFFF;
  --thm-gray: #7b7c7f;
}

.preloader .icon {
  background-image: url(../../../images/colors/color-7/icons/preloader.png);
}
