span.AVANSERnumber:after {
    display:none !important;
}
span.number-text {
    display: block;
    font-size: 20px;
    margin-bottom: 5px;
        font-weight: bold;
}
span.AVANSERnumber {
    font-size: 21px;
        font-weight: bold;
}
.footer-form-button a {
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
}
.footer-form-button {
    background: #ee8235;
    text-align: center;
    padding: 70px;
    border-radius: 5px;
}