:root {
  --primary-color: #f71050;
  --primary-color-rgb: 247, 16, 80;
  --secondary-color: #F71050;
  --secondary-color-rgb: 247, 16, 80;
}