#container h1, .h1 {
  font-family: 'Raleway', sans-serif;
    font-size: 30px;
  font-weight: 900;
    text-transform: uppercase;
  color: #fff;
}

.carousel-inner h1, .h1 {

background-color: rgba(0,0,0,0.6);
line-height: normal;
padding: 4px 9px;
display: table;

}


.carousel-inner p, .p {


line-height: normal;
padding: 4px 9px;
display: table;

}


