.cxa-sitecore-send__unsubscribe-form-component {
    width: 100%;
    display: block;
    min-height: 200px;
    margin: auto;
    padding-top: 50px;
}

.cxa-sitecore-send__unsubscribe-form-component .unsubscribe-form-component__general_message_container {
    font-size: 30px;
    color: rgb(74, 74, 74);
    font-weight: 700;
    text-align: center;
}

.cxa-sitecore-send__unsubscribe-form-component .unsubscribe-form-component__error_message_container {
    color: red;
    font-size: 18px;
    padding: 15px;
    text-align: center;
}

/* Hide the subscription form within the page's footer */
.brother-hongkong-newsletter-subscription {
    display: none;
}