.section-title-normal, .section-title-normal span {
    border-bottom: 0;
    padding-bottom: 0;
    color: #ffd600;
}
.ux-menu-link__link {
    min-height: auto;
}
footer .section {
    padding-bottom: 0 !important;
}
.copyright-footer {
    color: #fff;
}
.header-main {
    background: linear-gradient(0deg,rgba(74, 0, 0, 1) 0%, rgba(129, 7, 7, 1) 100%);
}
.section-title-center b {
    background: transparent;
}
.sapo * {
    color: #fff;
    font-size: 18px;
}
.sapo {
    background: #320000;
    padding: 20px;
    border: ridge 5px #FFC75C;
    border-radius: 20px;
    margin-bottom: 30px;
}
.post-item .box {
    border: solid 2px #ffd600;
}
.post-item .box-text {
    padding: 15px;
}
.accordion-item {
    background: #320000;
    border-radius: 8px;
    padding: 15px;
    font-weight: bold;
    border: solid 1px #ffd6004a;
}
.accordion-item+.accordion-item {
    margin-top: 15px;
}
.accordion .toggle {
    left: auto;
    right: 0;
    top: -5px;
    opacity: 1 !important;
    width: auto;
}
.accordion-title.active {
    background: transparent;
}
.accordion-title {
    border: 0;
    padding: 0 10px 0 0;
}
.accordion-inner {
    padding: 20px 0 0;
}
.accordion-inner p {
    margin-bottom: 0;
    font-weight: 100;
    color: #fff;
}
.content-home {
    padding: 30px 0;
}
.breadcrumb {
    padding-top: 10px;
}
.entry-header-text-top {
    padding-bottom: 0;
}
#comments {
    display: none;
}
.archive-page-header h1 {
    text-align: center;
    font-size: 24px;
    letter-spacing: 0;
}
#masthead {
    box-shadow: 2px 2px 9px 1px #ffffff36;
}