.single-people .person-single {
font-family: 'Marist'; background-color: #f0f0f0; padding: 20px;
border-radius: 10px;
} .single-people .person-image {
float: left;
margin-right: 20px;
width: 200px;
}
.single-people .person-info {
overflow: hidden;
}
.blog .ast-container > h1 {
display: none !important;
}
.ast-archive-entry-banner[data-banner-background-type="custom"] {
display: none !important;
background: none !important;
background-image: none !important;
padding: 0 !important;
margin: 0 !important;
min-height: 0 !important;
}
.ast-read-more-container,
.ast-blog-single-element.ast-read-more-container.read-more {
display: none !important;
}
.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-button-1{
transform: rotate(7deg); transform-origin: center center; display: inline-block; transition: transform 0.3s ease;
}
@media (min-width: 1024px) {
.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-button-1{
transform: rotate(7deg); transform-origin: center center; display: inline-block; transition: transform 0.3s ease;
}
}