.text-themecolor {
  --tw-text-opacity: 1;
  color: rgb(0 174 239);
}

.bg-themecolor {
  --tw-text-opacity: 1;
  background-color: rgb(0 174 239);
}

.border-themecolor {
  --tw-text-opacity: 1;
  border-color: rgb(0 174 239);
}
