:root {
  --primary-color: #27187E;
  --primary-color-rgb: 39, 24, 126;
  --secondary-color: #cb991f;
  --secondary-color-rgb: 12, 41, 80;
}