form.mailpoet-manage-subscription .mailpoet_text_label,
form.mailpoet-manage-subscription .mailpoet_select_label,
form.mailpoet-manage-subscription .mailpoet_segment_label {
    display: block;
    font-weight: bold;
}

form.mailpoet-manage-subscription .mailpoet_select,
form.mailpoet-manage-subscription .mailpoet_text {
    width: 50%;
    padding: 12px;
}

form.mailpoet-manage-subscription .mailpoet_paragraph {
    margin-bottom: 1rem;
}

form.mailpoet-manage-subscription .mailpoet_submit {
    padding: 20px 20px;
    width: 50%;
    font-weight: bold;
    font-size: 11pt;
}