/* to be used with short sub pages as add-on to sub.css only */

#container {
  border-bottom: 1px solid !important;
}

.wide {
  border-image: linear-gradient(to bottom, aquamarine, red) 2 !important;
}