:root {
  --background-button-press: #b2c07a;
  --text-strokes-sidekick: #ecefe6;
  --background-buttons: #8d9d5c;
  --text-cards: #e6dcd8;
  --text-headings-navbar: #635954;
  --text-body: #4c4440;
  --background-sidekick: #8d9d5c;
  --background-page: #f2ece7;
  --background-card-footer-divider: #8d807b;
  --text-section-header: #8d807b;
  --text-button: #ecefe6;
  --background-button-hover: #bbd354;
  --background-navbar-section-header: #e6dcd8;
}
