.page-content .slider-bg h2, .page-content .slider-bg h1, .page-content .slider-bg p {
    font-size: 30px;
    line-height: 33px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    background-color: #1110;
    padding: 5px;
    margin: 5px;
    display: inline-block;
}
.thumbnail h5 {
    font-size: 15px;
    min-height: 48px;
    font-weight: 400;
    line-height: 50px;
    margin: 0 -9px 10px;
    padding: 5px 0 5px 6px;
    background-color: #1110;
    text-transform: uppercase;
}