.top-menu ul li>span {
font-size: 16px;
text-transform: none;
opacity: 1;
}
.humburger span {
background-color: #ffffff;
}
.btn:not(:disabled):not(.disabled) {
border-radius: 10px;
box-shadow: none;
text-transform: uppercase;
font-weight: bold;
font-size: 22px;
}
.b-r.b-r--before_site_content {
padding-top: 0px;
}
.entry-content table th {
background-color: #000000;
border-color: #8c0009;
}
.entry-content table td {
border-color: #8c0009;
background-color: #2e2e2e;
}
h2 {
margin-top: 0px;
}
.spoiler-box__title {
background-color: #d92929;
font-weight: bold;
}
.spoiler-box__body {
background-color: #383838;
}