/*
Theme Name:		 Our Peace Center
Theme URI:		 https://flyingsealsystems.com/
Description:	 Child theme of Baskerville
Author:			 Bob Spies
Author URI:		 https://flyingsealsystems.com/
Template:		 baskerville
Version:		 1.0.0
Text Domain:	 ourpeacecenter
*/

body .section-inner a {
	color: #1eaa92;
}

body .section-inner.credits-inner p, /* footer */
body .section-inner.credits-inner a,
body .section-inner.archive-nav,
body .section-inner.archive-nav a {
	color: #fff;
}

body .section-inner.credits-inner p a:hover {
	color: #1eaa92;
}

body p a {
	text-decoration: underline !important;
}

body .section-inner p a:hover {
	color: #8b0000;
}

.single .post-title {
	text-align: center;
}

.home .post-header {
	display: none;
}

.home-about-the-center-box {
	border: black 2px solid;
	padding: 10px;
}

.home-about-the-center-box a {
	font-size: 24px;
}

.home-top-featured-image {
	width: 30%;
	margin-left: auto;
	margin-right: auto;
}

#site-content .home-query-loop-sticky ul {
	margin-left: 0;
}

.home-query-loop-sticky li {
	border: 4px solid #13C4A5;
	padding: 10px;
}

.home-query-loop-sticky li figure {
	width: 600px;
}

.home-query-loop-sticky li .wp-block-post-title {
	font-size: 48px;
}

.home-query-loop-sticky li .wp-block-post-excerpt__more-link {
	font-size: 32px;
}

.home-main-query-loop nav {
	align-items: normal;
}

.gform_confirmation_message {
	color: green;
}

.join-email-list-box {
	border: solid 4px #13c4a5;
}

.join-email-list-box p {
	font-size: 28px;
	padding: 10px;
}

@media (max-width: 1000px) {

	.home-query-loop-sticky li figure {
		width: 100%;
	}

}
