div#freshwordpress_block p {
    font-size: 150%;
    font-style: italic;
}

/* #module-freshwordpress-wpheader .container {
    max-width: 100%!important;
} */

#module-freshwordpress-wpheader .blog #content {
    max-width: 1500px;
    margin: auto;
}

#module-freshwordpress-wpheader nav a {
    /* display: inherit; */
    padding: inherit;
    font-size: inherit;
    line-height: inherit;
    text-decoration: inherit;
}

#module-freshwordpress-wpheader nav ul ul {
    display: inherit;
    position: inherit;
    z-index: inherit;
    top: inherit;
}


#module-freshwordpress-wpheader .footer-container li {
    margin-bottom: .3125rem;
    list-style: none;
}


#module-freshwordpress-wpheader body, button, input, select, textarea {
    color: #404040;
    font-size: 16px;
    font-size: 1rem;
    line-height: inherit;
}


#module-freshwordpress-wpheader nav.breadcrumb.hidden-sm-down.blog {
    /* box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, .11);
    padding: 0;
    padding-top: 1.563rem; */
    background: transparent;
}


#module-freshwordpress-wpheader ul.mm_menus_ul, ul.mm_blocks_ul, .ets_mm_megamenu_content_content ul {
    list-style: none!important;
}
