:root {
  --primary-color: #07112F;
  --primary-color-rgb: 33, 30, 59;

  --secondary-color: #F93A3A;
  --secondary-color-rgb: 67, 186, 255;
}