:root {
  --primary-color: #45a7ef;
  --primary-color-rgb: 69, 167, 239;
  --secondary-color: #45a7ef;
  --secondary-color-rgb: 69, 167, 239;
}