 #content {
        padding-top: 2rem;
 padding-bottom: 2rem;
    }

#page.hfeed.site.full {
    border-top: 0rem solid #23282d;
    padding: 3rem 0.938rem 0;
  margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

.site-header-menu {
    font-size: 1.0rem;
}

@media (min-width: 1200px)
.container {
    max-width: 1240px;
}

h3.widget-title { color: #c09b71; text-align: center; }

.page-content, .entry-content, .entry-summary {
    font-size: 1.2rem;
font-weight: 400;
color: #000000;
}

.site-title { display: none; }

.home .page-title {
   display: none;
}

.widget {
    font-size: 1rem;
    color: #0b4081;
font-family: Roboto;
font-weight: 300;
}

ol {
    padding-inline-start: 20px;
font-family: Roboto;
font-size:  18px;
}

li {
   margin: 0 0 10px 0;
font-family: roboto;
font-size:  18px;
}

.solid-button, .link-button, button {
    display: inline-block;
    border: 3px solid #dedede;
    border-radius: 1.25rem;
    text-align: center;
    background-color: transparent;
    color: #ad8353;
    padding: 0.738rem 1.8rem 0.613rem;
    font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 1.00rem;
    font-weight: 400;
    letter-spacing: 1px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}


/* contact form 7 captcha */

.grecaptcha-badge
{ display: none; }


.su-posts-default-loop .su-post-comments-link {
 display: none;
}

.post-edit-link { display: none; }

#bottom-sidebars { background-color: #f7f9f9;  padding: 20px; }