html {
    font-family: 'Lora', 'Times New Roman', serif;
    font-size: 18px;
    color: #404040;
}

img.float-left {
    border: 0;
    float: left;
    margin-right: 20px;
    padding: 0;
}

div.intro-header-home {
    margin-bottom: -20px; /* Neutralize .post-preview padding-top:20px */
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-top: 1.25em;
    margin-bottom: 0.5em;
}

table {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

pre {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.mb-3 {
    margin-bottom: 3em;
}

.mt-1 {
    margin-top: 1em;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}

.alert {
    font-size: 1rem;
    padding: .75rem 1.25rem;
    margin-bottom: 1.5rem;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: .25rem;
}

.mailchimp {
    font-family: 'Lora', 'Times New Roman', serif;
    font-size: 18px;
    /*color: #404040;*/
}

.mailchimp input.form-control {
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.mailchimp .btn {
    /* .pager li a */
    padding: 15px 25px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px;
}
