.post-image,
.post-image a,
.post-image img{
	width: 100%;
}

/*.post-image a{
	max-height:  350px;
}*/

.content-area h3{
	font-size: 20px;
	font-weight:  400;
}

.content-area h1 a{
    margin-bottom: 20px;
    display: block;	
}

.post-password-form input[name=post_password]{
	padding:  1px 2px;
	border: 1px solid rgb(118, 118, 118);
}

.post-password-form input[name=Submit]{
	border: 1px solid rgb(118, 118, 118);
	padding:  1px 6px;
	background-color:   rgb(239, 239, 239);
}

.wp-block-button__link{
	padding: 10px 14px;	
	font-size: 15px !important;
}

.wp-block-button__link:hover{
	opacity:  0.8;
}

p strong{
	font-weight:  700;
}

h2{
	font-size:  1.5em;
}

h4{
	font-size: 1.125em;	
}

.page-id-19146 .blocks-gallery-item{
	max-height: 200px;
}

.blocks-gallery-item figure{
    -webkit-transition: all 0.3s ease 0s;	
    transition: all 0.3s ease 0s;
}

.blocks-gallery-item figure:hover{
    -webkit-transform: scale(1.08);
    transform: scale(1.08);      
    z-index: 1;    	      
}

.blocks-gallery-item__caption{
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.embed-youtube iframe{
    width: 100%;	
}

.navbar .nav .nav-item .nav-link{
	text-transform: none;
}

.navbar .navbar-brand{
	margin-right: 5px;
	padding-top: 0;
}

.navbar ul{
    padding-left: 0;
/*    margin-left: 10px !important;	
*/}

.navbar .navbar-brand img{
	max-height: 35px;
}
