
:root {
  --primary-color: #cd1116;
  --secondary-color: #cd4043;
  --highlight-color: #cd4043;
  --highlight-hover: #cd1116;
}


