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