.comments {
background-color: #cdc;
padding: 1em 2.5em;
color: #696353;
font-size: .85em;
width: 85%;
margin-left: auto;
margin-right: auto;
width: 85%;
border-radius: 8px;
}

.comments-title  {
	background-color: #efe;

}

.comment-list  {
	background-color: #efe;

}

.comments-area shadow-border {
	background: #cdc;
}

.div-comment-44 shadow-border {
	
	
}

.shadow-border  {
	border-radius: 12px;
	background-color: #cdc;
}

p {
font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-size: 15px;
	text-align: justify;
	margin-bottom: 2px;
	padding-right: 20px;
	padding-left:12px;
	color: #030;
	
}

blockquote {
	text-indent: 4px;
	font-style: italic;
	font-size: 16px;
	color: #030;
	margin-left:20px;
	margin-right: 20px;
	padding-left: 23px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 23px;
	background-color: #ddeedd;
	border-radius: 10px;
}
h1 {
	font-family: corbel, sans-serif;
	color: #464;
	padding-left: 20px
}

h2 {
	font-family: corbel, sans-serif;
	color: #464;
	padding-left: 20px

}

h3 {
	font-family: corbel, sans-serif;
	color: #464;
	padding-left: 20px

}

h4 {
	font-family: corbel, sans-serif;
	color: #464;
	padding-left: 20px

}

article {
	background-color: #efe;
}
.entry-title {
	background-color: transparent;
	font-weight: bold;
}

.site-title, .site-title a {
	background-color: transparent;
	font-size: 23px;
	font-family: verdana;
	font-weight: bolder;
	color: #446644;
	line-height:27px;
	
}

.site-description {
	color: #464;
	font-family: verdana;
	font-weight: lighter;
	font-style: italic;

}

.attachment-medium{
	align-content: center;
	width: 500px;
	border-radius: 15px;
	margin-right: 10px;
}

.entry-title entry-header a, entry-title entry-header {
	background-color: transparent;
	color: red;
}

.featured-text .entry-title {
	background-color: #efe;
	padding-left: 3px;
	padding-right: 3px;
		border-radius: 10px;

}

.widget-area {
	background-color: transparent;
	border-radius: 10px;

}

#secondary section
{
	background-color: #efe;
	border-radius: 10px;

}

.site-header {
	background-color: #efe;
	box-shadow: 12px 12px 12px #232;
	border-radius: 10px;

}
.wp-caption-text {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	color: #676;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
}

li {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-size: 15px;
	color: #676;
	margin-left: 10px;
	margin-right: 10px;
}

.pushbutton-wide {
	background-color: #222;
	border-width: 0px;
}

.wp-full-overlay-main iframe-ready {
	background-color: #cec;
	border-width: 0px;
}
.nav-links {
	background: #363;
}
.nav-previous {
	background: #efe;
}
.nav-next {
	background: #efe;
}
.wp-block-button {
	color: #232;
}
.wp-element-button {
	color: #9c9;
}

.wp-block-button_link {
	font-family:sans-serif;
	color: #ded;
}
.wp-block-verse  {
	border-radius: 35px;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-style: italic;
padding:20px;
	color: #262;
	font-size: 14pt;
	background: #efe;
}