.hero-unit {
    background-color: #EEEEEE;
    border-radius: 6px;
    color: inherit;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    margin-bottom: 30px;
    padding: 60px;
}

h2 {
    font-size: 31.5px;
}