:root {
  --primary-color: 232,50,74;
  --secondary-color: 232,50,74;
  --tertiary-color: #3F0B1A;
  --primary-color-rgb: 9,9,9;
  
}