#wd-fb-10603 {
	--wd-fb-w: 320px;
	--wd-close-btn-offset-v: 0px;
	--wd-close-btn-offset-h: 0px;
	--wd-align-items: end;
	--wd-justify-content: right;
}
#wd-fb-10603 .wd-fb {
	--wd-align-items: center;
	background-color: rgb(16,119,180);
}
#wd-fb-10603 .wd-fb-close {
	--wd-action-color: rgb(255,255,255);
	--wd-action-color-hover: rgba(255,255,255,0.9);
}

@media (max-width: 767px) {
	#wd-fb-10603 {
		--wd-fb-w: 200px;
	}
}
