
:root {
  --color-primary: #FF7264;
  --color-secondary: #F78B77;
  --color-primary-rgb: 255, 114, 100;
  --color-secondary-rgb: 247, 139, 119;
}
