
:root {
  --brand-color: #01ace2;
  --brand-text-color: white;
}

.brand-color {
  background-color: #01ace2 !important;
}