body {
    background-size: 150px;
}
.ba-form-message-popup.ba-forms-modal-wrapper .ba-forms-modal {
    top: calc(30% - (var(--popup-modal-height) / 2))!important;
}
ol, li, ul {
font-size: initial;
  font-weight:700;
}
ul, ol {
    margin: 0 0 5px 15px;
    padding: 0;
}