/* Sepia Theme Variables */

body.theme-sepia {
  --bg-color: #F4ECD8;
  --text-color: #433422;
  --header-bg: #E8DEC8;
  --border-color: #D5C8AD;
  --accent-color: #A63A28;
  --control-bg: #FCF6E8;
}