#wd-fb-11107 {
	--wd-fb-w: 310px;
	--wd-fb-mr: 15px;
	--wd-fb-mb: 20px;
	--wd-fb-ml: 15px;
	--wd-align-items: end;
	--wd-justify-content: center;
}
#wd-fb-11107 .wd-fb {
	--wd-align-items: center;
	background-color: rgb(19,50,30);
	border-radius: 40px;
	border-style: solid;
	border-color: rgb(91,142,113);
	border-width: 1px;
}
#wd-fb-11107 .wd-fb-inner {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

@media (max-width: 767px) {
	#wd-fb-11107 {
		--wd-fb-mb: 65px;
	}
}
