.desc {
    background-color: rgba(0,0,0,0.4);
}
.desc h3 {
    font-weight: bold !important;
}
.desc p {
    color: white;
}