:root {
  --primary_color: #800020;
  --secondary_color: #3f1020;
  --background_color: #fbf7f8;
  --border_color: #ead8de;
  --text_color: #1f1720;
  --text_muted: #7b6670;
}
