:root {
  --primary-color: #40beee;
  --primary-color-rgb: 64, 190, 238;
  --secondary-color: #40beee;
  --secondary-color-rgb: 64, 190, 238;
}