:root {
  --primary-color: #0370fe;
  --primary-color-rgb: 93, 224, 230;
  --secondary-color: #0c2756;
  --secondary-color-rgb: 12, 39, 86;
}
