.STP-tier-block {
    background-color: #F5F5F5;
    border-color: #5A5A5A;
    border-width: 1px;
    border-radius: 5px;
    border-style: solid;
    padding: 10px;
}
.STP-tier-block-message {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
.STP-tier-block-lines {
    margin: 7px -10px -10px -10px;
    padding: 5px 10px 10px 10px;
    line-height: 28px;
    background-color: #FFFFFF;
    border-color: #A0A0A0;
    border-width: 1px;
    border-style: solid;
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.STP-tier-block-message.STP-tier-block-message-empty + .STP-tier-block-lines {
    margin-top: -10px!important;
}
[data-tiered-pricing-saved-amount], [data-integration-price-saved] {
    color: #ff0000!important;
}