.component-ticket-reply-form #submit-reply {
    margin-top: 45px;
}

.component-ticket-reply-form #submit-reply:after {
    top: calc(50% - 8px);
}

#component-ticket-reply-form .field-group.error .wp-editor-container {
    border: 1px solid #bb0100 !important;
}