.jumbotron .container {
    padding-top: 100px;
    color: #f8f8f8;
}

.jumbotron .container h1 {
    text-shadow: 0px 0px 6px rgba(255,255,255,0.7);
    font-size: 36px;
}
