:root {
  --primary-color: #340f27;
  --primary-color-rgb: 52, 15, 39;
  --secondary-color: #340f27;
  --secondary-color-rgb: 52, 15, 39;
}