.sixty-for-six-months {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("/sales-portal-cms/public/Superdrug/sales-portal/asset/60for6months-header");
    height: 64px;
    width: 244px;
}

.w-inline-block {
    display: inline-block;
    max-width: 100%;
}

.promotion-title {
    background-color: #ffa52a;
    border: 2px solid #ffa52a;
    color: #1f3c90;
    bottom: auto;
    display: inline-block;
    left: 0%;
    margin-left: auto;
    margin-right: auto;
    padding: 1px;
    position: absolute;
    right: 0%;
    text-align: center;
    top: -13px;
    width: 180px;
    z-index: 1;
    font-family: "Gotham Rounded SSm A", "Gotham Rounded SSm B", sans-serif;
    font-weight: 700;
}

.promotion-footer {
    width: 100%;
    text-align: center;
    font-size: 0.8rem;
    margin-top: -1.5rem
}

.promotion-card {
    max-width: 300px;
    position: relative;
}

.sp-card-hollow-lightblue {
    border-color: #00ACCD;
    color: #0F0F0F !important;
}

.sp-card-hollow-title-lightblue {
    background-color: #00ACCD;
    color: #FFFFFF;
}

.sp-list-lightblue li::before {
    color: #00ACCD;
    content: "\2022";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
} 

.sp-pane-lightblue {
    background-color: #00ACCD;
    color: #FFFFFF;
    text-align: center;
}