:root {
  --primary-color: #F20A08;
  --primary-color-rgb: 220, 10, 8;

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