.sdps-promotional-badge--new {
    background-color: #e5f8ff;
    color: #006e99;
}
.sdps-promotional-badge {
    display: inline-block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 .5rem;
    border-radius: 4px;
    border-radius: .25rem;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 24px;
    line-height: 1.5rem;
    letter-spacing: .25px;
    font-size: 12px;
    font-size: .75rem;
    min-height: 24px;
    min-height: 1.5rem;
}
.sdps-m-around_medium {
    margin: 1rem!important;
}