.give-embed-form{
	max-width: 100%
}

.give-embed-form .introduction .description{
	margin: 18px 18px 29px !important;
}

.givewp-section{
	display: block;
}

.give-embed-form .income-stats .count{
	display: none;
}

.give-embed-form .give-select-fund-row {
    padding: 0;
}

.give-funds-fund-description {
    color: #000000;
}

[id*=give-form] fieldset[id*=give-tributes-dedicate-donation]{
	padding: 0 30px;
    margin-top: 20px;
}

@media screen and (max-width: 500px){
	.give-btn{
		max-width: 236px;
	}
}