 
#article_content p.headertext {
    text-align: inherit;
    margin: 0;
    line-height: 1.5em;
    text-align: center !important;
    display: block;
    text-align: left;
    padding: 0;
    margin: 0px 0px 7px 0px;
    color: #0B72B5;
    font-size: 17px;
    line-height: 1.2em !important;
    font-weight: bold;
    width: 100%;
    font-family: mallory,sans-serif;
}
#article_content .sib-form .input:first-child,#article_content  .sib-form .input__affix:first-child {
	    border-radius: 4px!important;
}
#article_content .sib-form .input {
    box-shadow: none;
    min-width: 1px;
    padding: 0;
    width: 90% !important;
}

#article_content .entry__error {
    color: #ff4949;
    font-size: .87055056rem;
    line-height: 1rem;
    font-size: 13px !important;
    line-height: 1.2em;
    margin: 10px auto !important;
    width: 100% !important;
    max-width: 95% !important;
}
#article_content button.sib-form-block__button {
    display: inline-block;
    padding: 8px 18px;
    border: none;
    overflow-wrap: break-word;
    max-width: 100%;
    cursor: pointer;
    width: 95% !important;
    border-radius: 4px !important;
}
#article_content .sib-form .entry__field {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between;
    flex-direction: column;
}
#article_content p.footertext, #article_content p.footertext a {
    text-align: center !important;
    font-size: 11px!important;
    line-height: 1.2em !important;
    text-decoration: none;
    font-weight: 500;
    width: 80%;
    margin: auto !important;
}
 