/**
 * @file
 * Section styles
 */

.section--beige {
  background-color: var(--color-background);
}
