/* 🌞 LIGHT MODE STYLES */
body {
  background-color: #f5f0e6;
  color: #312b1e;
}

.site-header, .site-footer {
  background-color: #ebd7b6;
}