:root {
  --primary-color: #2F5DFF;
  --primary-color-rgb: 47, 93, 255;
  --secondary-color: #0F3FB8;
  --secondary-color-rgb: 15, 63, 184;
}