/* msba custom css styles */

/* header override */
.mb-3, .my-3 { margin-bottom: 0; }

/* jumbotron override */
.jumbotron { margin-top: 0; margin-bottom: 1em; padding: 0; }

/* custom styles for news */
article { margin-bottom: 2.5rem; }
article h3 { font-size: 13px; font-weight: normal; color: #666666; margin-bottom: .25rem; }
img.news-img-sm { max-width:100%; }
.h1, h1 { font-size: 2.25rem; }
h2 { font-size: 1.5rem; }
aside h2 { font-size: 1.25rem; }
aside h3 { font-size: 1.25rem; }
a { color: #212529; }
.page-intro { margin: 1rem 0; }
.sidebar { margin-top: 0.5rem; }