#dcontent{
    background: #4d5d76!important;
padding-bottom: 25px;
}
.sp-detail-content p{
    color: #fff!important;
}
@media screen and (max-width: 768px){
#dcontent p>.iCaption {
    color: #fff!important;
}
#dcontent>p {
    padding-top: 10px;
}

}