/* Sunset Orange */
:root {
  --primary-color: #EE3625;
  --primary-color-rgb: 238, 54, 37;
}