.custom-content-slice {
    color: #fff;
    text-align: center;
    clear: both;
}
    .custom-content-slice > .inner { 
        background: rgba(0,0,0,0.6); 
        padding: 20px 40px 30px;
    }