﻿.jumbotron {
    background-color: #f7f7f7;
    color: #000000;
	font-family: Century Gothic,sans-serif;
    padding: 0;
	border-bottom: 1px solid #a8abac;
}
.jumbotron h1 {
    margin: 30px 0 10px 0;
    padding: 0;
    font-family: Century Gothic, sans-serif;
    text-shadow: 0px 0px #000000;
    font-size: 46px;
}
#head-disclaimer p {
    color: #000000;
    font-size: 14px;
    margin: 0 0 10px 0;
}
