:root {
  --primary-color: #ee0c5d;
  --primary-color-rgb: 238, 12, 93;
  --secondary-color: #41273c;
  --secondary-color-rgb: 65, 39, 60;
}