/*
Theme Name: jura-films
Version: 1.0
Description: A child theme of evolve
Template: evolve
*/

@import url("../evolve/style.css");

#bootstrap-slider .carousel-caption {
    bottom: 12%;
    left: 60px;
    padding-top: 0;
    right: 60%;
    text-align: left;
}

#bootstrap-slider .carousel-caption h2 {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; color: #fff;
}
#bootstrap-slider .carousel-caption .bootstrap-button {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;color: #fff;
}
table, th, td {
   border: 1px solid black;
}