@import url(https://fonts.googleapis.com/css?family=Lato:300,700);

/**
Global
 */
footer {
    background-color: #eeeeee;
}

.i-large {
    font-size: 1.4rem;
}

/**
Home
 */
textarea.large {
    height: 200px;
}
.lead {
    font-size: 150%;
}
