/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 10 2025 | 03:46:51 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

@media (max-width: 1250px) {

}

.donation-wrapper{
	background: #589CDA !important;
}

.contact-wrapper{
	background: #093DB5 !important;
}

.contact-email-section{	
	font-weight: 600;
}

.contact-email-section a{	
	text-decoration: none;
}

.contact-email-section a:hover{	
	color: #589CDA;
}

.statement-content{	
	padding: 20px;
	margin-top: 10px;
	border-style: solid;
    border-width: 0px;
    border-top-width: .5px;
    border-top-color: #589CDB;
}

.button-custom{
	min-width: 150px;
}

/*
.wp-block-button__link:hover {
	background: #093DB5 !important;
	background-color: #093DB5 !important;
    border-color: #093DB5 !important;
}
*/

/*
.wp-block-button__link {
	background: #063CB7 !important;
	background-color: #063CB7 !important;
    border-color: #063CB7 !important;
}
*/

.main-content{
	
}

.bar-shadow{
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}

.wp-block-template-part{
	/*box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);*/
}
