#wd-fb-576442 .wd-fb {
	--wd-align-items: end;
}
#wd-fb-576442 .wd-fb-close {
	--wd-action-color: rgb(255,255,255);
	--wd-action-color-hover: rgb(221,51,51);
}
#wd-fb-576442 {
	--wd-align-items: start;
	--wd-justify-content: center;
}

@media (max-width: 767px) {
	#wd-fb-576442 {
		--wd-fb-w: 360px;
	--wd-fb-h: 110px;
	--wd-close-btn-offset-v: -30px;
	--wd-close-btn-offset-h: 6px;
	--wd-fb-mt: 10px;
	}
}
