:root {
  --primary-color: #eb2121;
  --primary-color-rgb: 235, 33, 33;

  --secondary-color: #070008;
  --secondary-color-rgb: 107, 203, 244;
}