.form-group:not(.js-form-item):not(.js-form-wrapper) {
  margin-top: 0 !important;
	margin-bottom: 10px;
	border: 1px solid #285a6f;
	border-radius: 0 0 10px 10px;
	padding: 20px;
}

.block-title {
  margin-bottom: 0 !important;
}