body {
    font-family: 'IBM Plex Serif', Georgia, 'Times New Roman', serif !important;
}

.site-main{
	    margin-bottom: 4.5em !important;
}

p{
    font-family: 'IBM Plex Serif', Georgia, 'Times New Roman', serif ;
	margin-bottom: 5px !important;
	font-style: 16px !important;

}

.single-post .post-thumbnail {
  display: none !important;
}


h1{
    font-family: 'IBM Plex Serif', Georgia, 'Times New Roman', serif !important;
	font-size: 26px !important;
	text-align: center !important;
}

h2{
    font-family: 'IBM Plex Serif', Georgia, 'Times New Roman', serif !important;
	font-size: 20px !important;
}

h2::after,
h3::after{
		height: 0px !important;
	}

h3{
    font-family: 'IBM Plex Serif', Georgia, 'Times New Roman', serif !important;
	font-size: 18px !important;
}



.site-branding{
	background-color: #FCFEFF;
	height: 90px;
	padding: 0
}

.site-logo-title{
	max-width: 100%;
	margin: 5px 0
}

.wp-block-file__button{
	background:none;
	color: black;
	border: 1px solid black: #33a3af;
	border-radius: 5px;
}
/* 
#primary-menu .menu-item:hover{
	background: #33a3af !important;
}

#primary-menu .current_page_item{
	background: #33a3af !important;
}



#primary-menu .current-page-parent{
	background: #33a3af !important;
}

.current-menu-ancestor{
		background: #33a3af !important;

}

.wp-block-image{
	margin-bottom: 12px !important;	
}


#primary-menu .menu-item:active{
	background: #33a3af !important;
} */

.wp-block-image img {
	width:600px !important;
}

.c-sidebar-left{
	margin-right: 12px !important;
}

.c-sidebar-right{
	        margin-left: 12px !important;
}

.widget h2,
.widget h3{
	margin-bottom: 10px !important;
}

.widget {
	margin-bottom: 12px;
}

.type-post{
	margin: 8px !important;
}

.pb-grid-post-col{
	padding: 0 !important;
}

.wp-block-media-text *{
	padding: 0 5px !important;
	align-self: flex-start !important;
}

.partner-name *{
	max-width:500px;
	padding:10px !important;
	align-self: center !important;
}


.widget-area a{
	font-size: 16px !important;
}

.pb-content p{
		font-size: 16px !important;
}

h2.entry-title{
	font-weight:500;
	font-size: 16px !important;
}

.pagination .nav-links{
	background: none !important;
}

.pagination .nav-links *{
	color:black !important;
}
