﻿.jumbotron {
    background-color: #00833F;
    color: #ffffff;
    font-family: Century Gothic,sans-serif;
    margin-bottom: 0;
    padding: 20px 0;
}
.jumbotron h1 {
    text-shadow: 1px 2px #000000;
    font-size: 40px;
}
.jumbotron img {
    margin: 0 0 5px 0;
}
