/*
Theme Name: Charity Donation
Theme URI: http://example.com
Author: You
Version: 1.0
Text Domain: charity-donation
*/

/*:root {
    --theme: #0D88CA;
    --theme-2: #9EC751;
}
*/
.contact-us-wrapper-2 .col-lg-4 {
    display: flex;
    gap: 20px;
}

.contact-us-box {
    flex: 1;
}


/*-------------------contactpage----------------------------*/

.h5 {
	font-size: 19px !important;
	font-weight: 400;
	line-height: 150%;
}

.contact-us-wrapper-2 .contact-us-box {
    background: #F2EFF8 !important;
}

/*Home page*/

