/* Theme colors */
.text-white {
  color: white;
}
.text-green {
  color: #a9f6fe !important;
}