/* Footer */

#footer-widgets, #social-icons-wrap, #footer-outer {
    color: #4e443b !important;
}

/* Blog - should not affect cls */
.homePostThumb,
.archivePostThumb {
    border-radius: 0;
}

/* Sidebar - keep */
#secondary ul li {
    margin: 7px 0;
}
.widget p {
    font-size: 1em;
}
#secondary .widget_text ul li {
    list-style-type: disc;
    margin-left: 18px;
}


/* MailChimp - clb keep this */
#custom_html-2 > .widget-title {
    margin-bottom: 4px;
}
.mc-field-group input {
    display: block;
}
.mc-field-group {
    margin-bottom: 6px;
}
input#mc-embedded-subscribe {
    margin-top: 4px;
}

.mc-subscribe-page .mc-field-group {
    margin-bottom: 15px;
}
#mc_embed_signup .mc-subscribe-page .mc-field-group input {
    display: block;
    width: 85%;
    padding: 8px 0;
    text-indent: 2%;
}

