/* Add custom CSS styles below */ 
.product-card__promotion{
top:0 !important;
bottom: unset !important;
right:0 !important;
left: unset !important;
color:#111!important;
background-color:transparent!important
}
.s-block--about h2, .s-block--about p{
	text-align: center;
}
.s-block--about a{
	    margin: 0 auto;
    display: flex;
    width: 150px;
    align-items: center;
    justify-content: center;
}
.s-block--about h2{
	text-align: center;
}
.enhanced-title-border{display:none}