.tpl .tpl-form-textarea {
    min-height: 140px;
    resize: vertical;
}

.tpl .tpl-unsubscribe-form-status {
    display: none;
    margin-top: 12px;
    color: #5a6c87;
    font: 14px "Inter-Regular", sans-serif;
    line-height: 1.5;
    text-align: center;
}

.tpl .tpl-unsubscribe-form-status-error {
    color: #e94747;
}
