#carousel-slider p {

color: whitesmoke !important;
font-size: 16px;
line-height: 25px;
margin: 25px 20px;

}

span.productNumber{
      background: white;
    position: absolute;
    right: 7%;
    font-weight: bold;
    color: black;
	width: 10%;     
	border-radius: 6px;
    
}