* {
  letter-spacing: 2px !important;
}
img {
  -webkit-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
}
.header {
  background: #000;
}
.header ul li a:hover {
  background: #828282 !important;
}
.head {
  background: #fff !important;
}
.head:before {
  display: none;
}
.head-content-title {
  color: #000;
}
.head-tabs ul li.active a {
  background: #fff !important;
}
.head-tabs ul li a {
  background: #000;
}
.head-tabs ul li a:hover {
  background: #828282 !important;
}
.news-main-right {
  background: #fff;
}
.news-main-right-section-title {
  color: #000;
  font-size: 48px;
  line-height: 1.5;
}
.news-main-right-section-text {
  color: #000;
  font-size: 24px;
  line-height: 1.5;
}
.news-main-left {
  display: none;
}
.news-main-right-section-thumbs {
  display: none;
}
.news-articles-item-image {
  display: none;
}
.news-articles-item-date {
  background: #5e5e5e;
  color: #fff;
  font-size: 24px;
}
a {
  border-bottom: none !important;
}
a:hover {
  text-decoration: underline !important;
}
.news-articles-item-title a {
  color: #000;
  font-size: 24px;
}
.news-tools-button a {
  background: #000;
}
.news-tools-button a:hover {
  background: #828282;
}
.news-tools-link a {
  color: #000;
  border-color: #000;
}
.content-section-left-nav ul li a {
  font-size: 30px;
}
.content-section-left-locations ul li a {
  font-size: 24px;
  color: #000 !important;
}
.content-section-right-title {
  font-size: 48px;
  color: #000;
}
.content-section-right-text {
  font-size: 24px;
}
.content-section-right-info {
  font-size: 24px;
}
.content-section-right-buttons-item a:hover {
  color: #000;
}
.info-title {
  color: #000;
  font-size: 48px;
}
.footer-menu ul li a {
  color: #000;
  font-size: 18px;
}
.footer-copyright {
  font-size: 24px;
}
.footer-rights {
  font-size: 24px;
}
.footer-dev {
  font-size: 24px;
}
.footer-dev a {
  color: #000;
}
.content-section-right-info a {
  color: #fff;
  font-weight: bold;
}
.body {
  background: #fff !important;
}
.news-tools {
  border-bottom: 4px solid #000;
}
.content-section-right-info {
  background: #5e5e5e;
  color: #fff;
}
.header-hamburger-nav {
  background: #000;
}
@media (max-width: 767.98px) {
  .news-main-right-section-title {
    font-size: 36px;
  }
}
