* {
  --primary-color: #278bcb;
  --primary-color-rgb: 39, 155, 210;
  --secondary-color: #dfeffa;
  --secondary-color-rgb: 223, 239, 250;
}