.text-center.small.mt-4.pt-3.border-top{
    display: none;
}
.bg-100 {
    background-color: #fff !important;
    color: #000;
}
.pb-5, .py-5 {
    padding-bottom: 3rem !important;
    padding-top: 6rem !important;
}
.btn-primary {
    color: #FFFFFF;
    background-color: #000 !important;
    border-color: #000 !important;
    border-radius: 3px;
}
a {
    color: #e4007d !important;
}
.mt-2, .my-2 {
    margin-top: 0.5rem !important;
    font-size: 15px;
}
.card-body {
    box-shadow: 1px 1px 1px 2px #efefef !important;
    border-radius: 10px !important;
}
.o_brand_promotion{
    display: none !important;
}
.card-footer.small.text-center.text-muted.border-top-0.pt-1.pb-1.d-none.d-lg-block{
    display: none !important;
}