body.custom-font-enabled {
    font-family: Verdana, Geneva, "DejaVu Sans", sans-serif;
}
body, button, input, select, textarea {
    color: #222;
    font-family: Verdana, Geneva, "DejaVu Sans", sans-serif;
    font-size: 14px;
    font-size: 0.9rem;
    line-height: 1.8;
    /* original: 1.714285714; */
    text-rendering: optimizeLegibility;
}
media="all"
.entry-content h1, .entry-summary h1, .page-content h1, .comment-content h1, .entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2, .mu_register h2 {
    font-size: 26px;
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: normal;
}
.widget-title {
    font-size: 20px;
    font-size: 1.2875rem;
    font-weight: normal;
    line-height: 1.4;
    text-transform: none;
    color: #1d2f2f;
  border-bottom:5px solid #1d2f2f;
    /* text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000; */
}
#footer-wrapper {
    background-color: #2075bf;
    position: relative;
    padding: 45px 0 0;
    color: #fff;
}
.copyright-wrapper {
    background-color: #295A84;
    position: relative;
    padding: 15px 0;
}
#FrontBlogPost, #wrapfirst, #wrapsecond {
    padding: 30px 0;
}