.LogoContainer {
	justify-content: center;
}
.page__title {
        text-align: center;
        /*color: #2020C1;*/
}
.People-view img {
        width: 10vw !important;
}
.People-view a {
        width: 10vw !important;
        margin: auto;
        min-width: 0 !important;
}
.People-view .views-field {
        text-align: center;
}
.membersList {
        padding: 0px;
        list-style-type: none;
}
.h2HeadingClass {
        text-align: center;
        font-weight: bold;
        font-size: 1.5em;
        color: #2020C1;
        margin: 0;
        padding: 5px 0 10px 0;
        font-family: "news-gothic-std", Arial, sans serif;
        text-transform: none;
        border-bottom: 0px;
        width: auto;
}
.form-text {
        border-style: solid !important;
        border-color: black !important;
        border-width: 5px !important;
}
.events-page table {
	width: 100%;
	margin-bottom: 20px;
}
