﻿.jumbotron {
    background-color: #d6c7b5;
    background-position: 0 -26px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #8b8276;
    color: #000000;
    font-family: Century Gothic,sans-serif;
    margin-bottom: 0;
    padding: 20px 0 0 0;
}
.jumbotron h1 {
    font-size: 46px;
    margin-top: 10px;
}
#head-disclaimer p {
    color: #000000;
    font-size: 14px;
    margin: 10px 0 10px 0;
}