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