:root {
  --primary-color: #0cc1c1;
  --primary-color-rgb: 12,193,193;
  --secondary-color: #29488d;
  --secondary-color-rgb: 41,72,141,1;
}