
:root {
  --primary-color: #f2632f;
  --text-color: #555555;
  --highlight-text-color: var(--primary-color);
}

