/* Keep theme layout and typography; hide internal status UI in embedded forms. */
.ocimed-swfc [hidden],
.ocimed-swfc .swfc-hp,
.ocimed-swfc .swfc-form__message,
.ocimed-swfc .swfc-form__success {
    display: none !important;
}
