#Page {
  background-color: $background-primary;
  #Divider {
    border-top: 1px solid $background-modifier-accent;
    height: 1px;
  }
}
