:root {
  --primary-color: #0BA2A3;
  --primary-color-rgb: 11, 162, 163;
  --secondary-color: #0BA2A3;
  --secondary-color-rgb: 11, 162, 163;
}