.site {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 0em;
	background: white;
}

.site-header {
	padding: 1em;
	background: white;
	margin-bottom: 1em;
	box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;

}

.site-footer {
	background: white;
	padding: 1em;
	background: white;
	margin-bottom: 1em;
	box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
}

.card {
	padding: 1em 1.5em;
	margin-bottom: 1.5em;
	border-radius: .30em;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.posted-on {
	  color: rgb(24 17 129 / 66%);
}
.pagination .nav-links .page-numbers {
    margin-right: 20px;
}

.card-meta {
	display: none;
}


.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	padding: 4px;
	border: 0px solid #949494;
	border-radius: .30em;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 10px;
}

ol li {
	margin-bottom: 1.0909em;
}

ol,
ul {
	margin: 0rem;
}

.widget-title {
	font-size: 1.1rem;
	padding-bottom: .1rem;
}

.entry-header h1.entry-title {
	font-size: 2rem;
	line-height: 1.4;
	margin: 0.5em 0;
}


.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
	font-size: 22px;
	font-size: 1.5rem;
	line-height: 1.2636;
	margin-top: 1.1818em;
	margin-bottom: 1.0909em;

}

a {
	text-decoration: none;
}


.cp-text {
	color: rgba(0, 0, 0, .7);
	text-shadow: 0 1px rgba(255, 255, 255, 0.1);
	font-size: .9rem;
}

#colophon {
	padding: .5rem;
}

.Footer_inner_left {
	float: left;
	padding-left: 15px;
	display: inline;
}

.Footer_inner_left a {
	color: #333;
}

.Footer_inner_right {
	float: right;
	display: inline;
	padding-right: 15px;
}

.navmenu {
	margin: 2px 0px 0px 0px;
	list-style-type: none;
	list-style: none;
	list-style-image: none;
	text-align: center;
}

.navmenu li {
	display: inline-block;
	line-height: .55em;
	border: 1px solid #AAA;
	margin: 0.125em 0;
	padding: 0 0.5em;
}

.navmenu li:first-child {
	padding-left: -00.2em;
}

p.block {
	text-align: justify;
}

p.block a {
	color: blue;
}

p.block-box {
	text-align: justify;
	border-radius: .30em;
	padding-bottom:.5em;
	padding-top:.5em;
	margin-left:1.5em;
	margin-right:1.5em;
	border-left:8px solid #78C0A8 ;
  position: relative;
  background:#FEFBFA;
	
}

p.block-box a {
	color: blue;
}


.section-heading {
	background-color: #e6e6e6;
	border: 0;
	height: 1px;
	margin-bottom: 40px;
	margin-top: 40px;
}

.section-heading span {
	border-bottom: 2px solid #BBB9B8;
}

.section-heading-bottom {
	margin-bottom: 40px;
	margin-top: 20px;
	border-bottom: 2px solid #0080ff;
}

.section-heading-see-also span {
	border-bottom: 2px solid #BBB9B8;
}


hr.line {
	background-color: #e6e6e6;
	border: 0;
	height: 1px;
	margin-bottom: 40px;
	margin-top: 40px;
}

div.intlink {
	display: inline-block;
	font-weight: 700;
	font-size: 1.0em;
	line-height: 20px !important;
	color: #C73B1C;
}

div.intlink a {
	color: #1B9AFD;
}

div.intlink a {
	display: inline-block;
	text-decoration: none;
	border-bottom: 0;
	font-weight: 400;
}