/* Festival section backgrounds — light autumn tints of brand orange (#fd7e14) and brown (#653208) */

.bg-autumn-peach {
  background-color: #fff3e8;
}

.bg-autumn-sand {
  background-color: #efe6da;
}
