#wd-fb-10581 {
	--wd-fb-w: 1200px;
	--wd-fb-mr: 15px;
	--wd-fb-mb: 20px;
	--wd-fb-ml: 15px;
	--wd-align-items: end;
	--wd-justify-content: center;
}
#wd-fb-10581 .wd-fb {
	--wd-align-items: center;
	background-color: rgb(27,24,22);
	border-radius: 20px;
}
#wd-fb-10581 .wd-fb-inner {
	padding: 10px 10px 10px 10px;
}

@media (max-width: 1024px) {
	#wd-fb-10581 {
		--wd-fb-mb: 75px;
	}
}
