:root {
  --thm-base: #21455B;
  --thm-base-rgb: 33, 69, 91;
}

.preloader .icon {
  background-image: url(../../../images/colors/color-7/icons/preloader.png);
}

display:none;
VERDE CLARO
:root {
  --thm-base: #54C1B2;
  --thm-base-rgb: 84, 193, 178;
}
=