/*
Welcome to Custom CSS!

To learn how this works, see https://wp.me/PEmnE-Bt
*/
.site-branding-wrapper img {
	max-height: 100px !important;
}
/* Hide Sharing Buttons within Blog Posts Block #22107411-hc-jg */
.wp-block-newspack-blocks-homepage-articles .sharedaddy {
    display: none;
}

/* Hide post title */
.single #post-1886 .entry-header-wrapper {
	display: none;
}
/* Hide post title */
.single #post-1837 .entry-header-wrapper {
	display: none;
}
/* Hide post title */
.single #post-2208 .entry-header-wrapper {
	display: none;
}
/* Hide post title */
.single #post-2315 .entry-header-wrapper {
	display: none;
}
/* Hide post title */
.single #post-2404 .entry-header-wrapper {
	display: none;
}
/* Hide post title */
.single #post-2505 .entry-header-wrapper {
	display: none;
}
/* Hide post title */
.single #post-2632 .entry-header-wrapper {
	display: none;
}
/* Hide post title */
.single #post-2803 .entry-header-wrapper {
	display: none;
}
/* Hide post title */
.single #post-2935 .entry-header-wrapper {
	display: none;
}
/* Hide post title */
.single #post-3114 .entry-header-wrapper {
	display: none;
}
/* Hide post title */
.single #post-3297 .entry-header-wrapper {
	display: none;
}
/* Hide post title */
.single #post-3482 .entry-header-wrapper {
	display: none;
	}
/* Hide post title */
.single #post-3722 .entry-header-wrapper {
	display: none;
	}
/* Hide post title */
.single #post-3880 .entry-header-wrapper {
	display: none;
	}
.img-featured {
	border-radius:0.4rem
}

a {
	color: #f24444;
}
a {
    color: red !important;
}
/* Hide post title */
.single #post-4439 .entry-header-wrapper {
	display: none;
	}
/* Change the color of the "Read More" link text to white */

.wp-block-button__link{font-family: "Source Code Pro",monospace;
	padding: 0.3rem 0.7rem;
	font-size:1.2rem;
    color: black !important;
	background-color: white;
	border:0.072rem dashed #f24444;
border-radius:0.4rem;}

a.more-link {
	font-family: "Source Code Pro",monospace;
	padding: 0.3rem 0.7rem;
	font-size:1.4rem;
    color: #f24444 !important;
	background-color: white;
	border:0.07rem dashed #f24444;
border-radius:0.4rem;
	
}
a.more-link:hover{
	background-color:black;
	color: #f24444 !important;
	transition: all 0.6s;
}

a.search-control{
	background:black;
	border-left: solid 1px;
	border-right: solid 1px;
}

/* @media (max-width: 500px) {
	.site-bar{
		height:200px;
	}
	.search-control:{
		height:200px;
	}
	
} */
/* Hide post title */
.single #post-4870 .entry-header-wrapper {
	display: none;
	}
/* Hide post title */
.single #post-5116 .entry-header-wrapper {
	display: none;
	}
/* Hide post title */
.single #post-5493 .entry-header-wrapper {
	display: none;
	}