blockquote:not(.wp-block-quote), q {
    quotes: "" "";
    text-align: left;
    font-size: 15px;
}

blockquote:not(.wp-block-quote), q {
    padding: 20px;
    margin: 20px;
    background-color: #eeeeee;
    font-size: 20px;
}

.home #main .adsbygoogle:first-of-type{
	display: none !important;
}
.penci-container-fluid, .two-sidebar .site-main .penci-container {
    max-width: 100%;
}

.penci-block_14 .penci__post-title {
    font-size: 1.rem;
    font-weight: 600;
}

#penci_block_14__21149050 .penci__post-title {
    font-family: "Roboto";
    font-weight: 600;
}

footer .widget_nav_menu a,
footer .wp-members a{
	color: #fff;
}

.widget ul li a {
  font-weight: 400;
	font-size: 20px;
}

footer .widget ul li a {
	font-size: 20px;
	color: #fff;

}

.footer__bottom a, .footer__logo a {
	color:rgb(238 239 243 / 20%);
}

.entry-content a {
	color: #3f51b5;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    font-size: inherit;
    font-weight: 400;
    font-size: 20px;
}

.sub-footer-menu li a {
    margin-right: 15px;
    display: inline-block;
    font-size: 18px;
		color: #fff;
}

body, p{
	
	font-family: Times New Roman, Helvetica Neue,Helvetica,Arial,Utkal,sans-serif;
	
	font-size: 22px;
}

.penci-owl-featured-area h3 a {
	font-size: 13px;
}

.penci-entry-categories + .penci-entry-title, .penci_breadcrumbs + .penci-post-item .penci-page-title, .penci_breadcrumbs + .penci-post-item .penci-entry-title { 

font-size: 20px;

}

blockquote:not(.wp-block-quote) p, q p {
    margin-bottom: 0;
		position: relative;
    text-transform: initial;
    font-size: 22px;
    font-weight: initial;
    font-style: italic;
    line-height: 1.25;
    text-align: left;
    color: #171717;
}

blockquote:not(.wp-block-quote), q {
	padding: 20px;
	margin: 20px;
	background-color: #eeeeee;
}

.penci-block-vc .penci-block__title {
	
	Font-weight: 600;
	font-family: Times New Roman;
}

.two-sidebar .site-main .penci-container .penci-wide-content, .penci-vc_two-sidebar.penci-container .penci-wide-content, .penci-vc_two-sidebar.penci-container-fluid .penci-wide-content {
    padding-left: 5px!important;
    padding-right: 5px!important;
}

[id*=give-form] .give-form-title {
    padding: 0;
    margin: 0 0 15px;
    font-size: 20px;
}

.give-btn {
    background: #602d06;
    border: 3px solid #0c0c0c;
    padding: 12px 18px;
    margin: 10px 15px;
    cursor: pointer;
    line-height: 1.2em;
    font-size: 1em;
		color: #fff;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol {
    background-color: #602d06;
    color: #efebeb;
	}

form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
    background-color: #602d06;
	color: #f5f5f5;
	font-size: 20px;
}

form.wpcf7-form > p {
	background: #eee;
  color: #fff;
  border: 1px solid #602d06;
  font-size: 20px;
}