:root {
  --primary-color: #15B9C2;
  --primary-color-rgb: 21, 185, 194;
  --secondary-color: #ffffff;
  --secondary-color-rgb: 255, 255, 255;
}