.buffer {
    margin-top: 60px;
}

.jumbotron {
    height: 300px;
    background-position:center;
    color: aliceblue;
    text-shadow: 2px 2px 4px black;
    text-shadow: -2px -2px -4px black;
    
}

