:root {
  --primary-color: #F80403;
  --primary-color-rgb: 248, 4, 3;

  --secondary-color: #F80403;
  --secondary-color-rgb: 248, 4, 3;
}