.membersInfo h5,
ul.membersInfo h5,
.membersInfo .mod-articles-category-title, 
ul.membersInfo .mod-articles-category-title {
  display: block;
	color: darkslategrey;
    font-family: Oswald;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 150%;
    font-size: x-large;  
}
.membersInfo h5,
ul.membersInfo h5,
.membersInfo .mod-articles-category-title, 
ul.membersInfo .mod-articles-category-readmore .mod-articles-category-title {
  font-size: 14px;
  font-weight: normal;
  font-family: unset;
  text-transform: unset;
  margin: 0;
  display: block;
}
.magz-layout h3.item-title  {
  display: block;
	color: darkslategrey;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 150%;
    font-size: x-large;  
}
.magz-layout h3.item-title .membersInfo {
  display: block;
	color: darkslategrey;
    font-weight: bold;
    text-transform: lowercase;
    line-height: 150%;
    font-size: x-large;  
}
.mt-3 {
    margin-top: 0rem !Important;
}
.fabrikElementReadOnly {
    margin-top: 0px;
}
.item-page.layout-default.no-sidebar .top-article-info {
  margin-left: 0;
  margin-right: auto;
  text-align: left;
  max-width: 768px;
}
.img-thumbnail {
    min-width: 50px;
}
button.historybutton {
    color: #ffffff;
    background-color: #000000;
    font-size: 15px;
    border: 1px solid #a2a5a9;
    border-radius: 50px;
    padding: 12px 50px;
    cursor: pointer
}
button.historybutton:hover {
    color: #f0f0f0;
    background-color: #357949;
}
button.memberbutton {
    color: #000000;
    background-color: #ffffff;
    font-size: 15px;
    border: 1px solid #a2a5a9;
    border-radius: 50px;
    padding: 12px 50px;
    cursor: pointer
}
button.memberbutton:hover {
    color: #f0f0f0;
    background-color: #357949;
}
.t4-history-2, .t4-history-3, .t4-history-4, .t4-history-5, .t4-history-6, .t4-history-7, .t4-history-9 {
    padding-top: 40px;
    padding-bottom: 40px;
}
form.fabrikForm label {
    font-weight: bold;
}
.magz-layout.slide-1 .item-inner {
  	height: 400px;
}