﻿.jumbotron {
    background-color: #fff;
    color: #ffffff;
    font-family: Century Gothic,sans-serif;
    margin-bottom: 0;
    padding: 10px 0;
}
.jumbotron h1 {
    text-shadow: 1px 2px #000000;
    font-size: 40px;
}
.jumbotron p {
    margin-bottom: 0px;
    font-size: 21px;
    font-weight: 200;
}