.main-content .container {
    text-align: left;
}

.main-content .col-md-4 {
    text-align: center;
}

.sidebar {
    text-align: left;
}

h2 {
    color: #333;
    font-size: 2.2em;
    font-weight: 300;
    line-height: 3rem;
    margin: 0 0 3rem 0;
}

label {
    margin-top: .5rem;
}

.heading-primary {
    color: #0257b2;
}

.feature-content h2 {
    margin-bottom: 3rem;
    font-size: 2.2rem;
}

form.contact-form .form-control {
    color: #999999;
}