/*!
 * Styling for this site only
 */

.jumbotron{
    background-color: powderblue;
    text-align: center;
    height: 200px;
}

.jumbo-h-text{
    color: #ffffff;
}
