#wd-fb-25078 {
	--wd-fb-w: 1100px;
	--wd-fb-mb: -30px;
	--wd-align-items: end;
	--wd-justify-content: center;
}
#wd-fb-25078 .wd-fb {
	--wd-align-items: start;
	background-color: rgb(0,0,0);
	border-radius: 32px;
}
#wd-fb-25078 .wd-fb-inner {
	padding: 15px 15px 45px 15px;
}

@media (max-width: 1024px) {
	#wd-fb-25078 .wd-fb-inner {
		padding-bottom: 30px;
	}
}
