.text-white{
    color: white !important;
}

.jumbotron{
    background: url('../images/index-bg.png') no-repeat; 
    background-size: 100% 100%;
}

.icon{
    margin-top: .5rem;
}

.bs-example{
    	margin: 20px;
    }

.modal-content video{
    margin: 0 auto;
    display: block;
}
