<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fellow-section {
    margin-top: 30px;
    margin-bottom:  10px;
}
.fellow-section p {
    margin: 0;
    padding: 0 0 22px;
    color: #676767;
    font-size: 15px;
    line-height: 24px;
    text-align: left;
    font-family: "Raleway", sans-serif;
}
.fellow-section  a:hover, .aside-snippet  a:focus {
    color:  #48b7f0;
    text-decoration: underline;
}
.fellow-members h5{
			font-size: 14px;
			color: #48b7f0 !important;
			text-align: center;
margin-top: 10px;
    font-family: 'Open Sans', sans-serif;

		}
		.fellow-members .col-sm-4{
			text-align: center;
margin-bottom: 20px;
		}
		.fellow-members h5 strong{
			color: inherit;
    font-family: 'Open Sans', sans-serif;
		}
</pre></body></html>