/**
 * The following styles get applied both on the front of your site and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-webinane-donation-giving-hand {
	margin: 40px 0;
}
.wp-block-webinane-donation-giving-hand .wp-block-button__link {
	box-shadow: -1px 10px 18px 0px rgba(0, 0, 0, 0.18);
	padding: 20px 50px;
	border-radius: 40px;
}

.wpcm-start-campaign {
    background-image: url(../images/bg-lines.png);
    background-repeat: no-repeat;
    padding: 100px 140px;
    background-size: cover;
    background-position: center center;
}

.wpcm-start-campaign {
    background-color: #cf2329;
}