.hero-title {
    font-size: 3rem;
    line-height: 3.25rem;
    font-weight: 700;
    letter-spacing: -.02em;
    color: #232b42;
    margin-bottom: 0.5rem;
}

.hero-description {
    color: #515671;
    font-size: 1rem;
    line-height: 1.5;
    max-width: 47rem;
    margin: 0 auto;
}

.blockquote {
    border-left: none;
}

.blockquote-footer {
    margin-top: 0rem;
}

.btn-large {
    padding: 18px;
}

.mt-16 {
    margin-top: 48px;
}
