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

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

/* custom styles for about */
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; }
h3 { font-size: 1.3rem; }
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; }

.member img { border:1px solid #efefef; padding: 15px;}

main.about .main-content ul {
    list-style: none;
}

/* custom styles for about */

.member-spotlight {
    
}

.member-spotlight .member-logo img {
    max-width: 120px;
    max-height: 100px;
    margin: 12px 0;
}

.member-spotlight .member-name {
    font-weight: 600;
}

.member-spotlight .member-profile {
    
}