:root {
  --primary: #92a3ee;
  --primary-text: #ffffff;
  --secondary: #ebabe5;
  --secondary-text: #140b0b;
  --accent: #f3ebeb;
  --accent-text: #291818;
}
