h1 {
    margin-bottom: 80px !important;
}

h3 {
    font-size: 1.4em;
}

h2 {
    color:#c6aa6a;
    text-align: center;
    font-weight: normal;
}

#internal-content li {
    list-style-type: disc;
    list-style-position: inside;
    line-height: 200%;
}

blockquote {
    border: none;
    background: #f5f5f5;
    padding: 8px 6px;
    border-radius: 8px;
    margin: 30px 0;
    font-style: italic;
}