body {
    font-family: 'Ubuntu', sans-serif;
}

.main-block {
    margin-top: 4rem;
}

.contact-form {
}

.jumbotron {
    background-image: url('../img/largeback.png');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.mainjumbo {
}

.jumbotron h1 {
    font-size: 3.6em;
    color: white;
    font-weight: bold;
}

.tagbox {
    margin-bottom: 4rem;
    margin-left: 0.4rem;
}

.tagline {
    color: white;
    margin-bottom: 0;
}

.tagline span {
}

.tagline-clarity {
    font-weight: bold;
}

.ficon {
    font-size: 2.5em;
}

footer {
    margin-top: 1em;
    font-size: 0.8em;
}

.contact-descriptor {
    margin-top: 0.4em;
}