:root {
  --primary-color: #00BCD4;
  --primary-color-rgb: 0, 188, 212;
  --secondary-color: #00BCD4;
  --secondary-color-rgb: 0, 188, 212;
}