.footer-widgets .widget-title {
    color: #820400;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 26px;
    border-bottom: 2px solid #000000;
    border-top: 2px solid #000000;
}
.sidebar .widget .widget-title {
    color: #820400;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 2px solid #000000;
    border-top: 2px solid #000000;
}
h2 {
    font-weight: 700;
    font-size: 26px;
}
.entry-title {
    font-weight: 700;
}
.site-content {
    border-bottom: 2px solid #000000;
}
h1 {
    font-weight: 700;
    font-size: 30px;
}
.inside-header {
    padding: 10px 40px 10px 40px;
}
.header-widget {
    margin-top: 60px;
}