:root {
  --primary-color: #F34F3A;
  --primary-color-rgb: 243, 79, 58;
  --secondary-color: #F34F3A;
  --secondary-color-rgb: 243, 79, 58;
}