body                { padding-top: 30px; }
a                   { text-decoration: none; }

.page               { padding-left: 30px; padding-right: 30px; }
.district-header    { padding-left: 30px; padding-bottom: 2px; }

/* App buttons: columns size to the image so nothing overlaps */
.app-buttons img    { max-width: 100%; height: auto; }
.app-buttons img.oe { width: 128px; }

/* Keep body copy to a comfortable reading width */
.info-panel         { max-width: 46rem; }
.info-panel h3      { margin-top: 1.5rem; }
.info-panel ol      { line-height: 1.9; }

.alert-heading-red  { color: red; }
