:root {
  --primary-color: #2dc0d8;
  --primary-color-rgb: 45, 192, 216;
  --secondary-color: #2dc0d8;
  --secondary-color-rgb: 45, 192, 216;
}