.nk-title {
  color: #000 !important;
}

.nk-contacts-top {
  background-color: #523228 !important;
}
.nk-contacts-top::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  height: 6px;
  background-image: url("img/top-after.png");
  background-repeat: repeat;
}

.nk-navbar-top {
  background-image: url("img/background-top-menu.png");
  background-repeat: repeat;
}

.nk-main {
  background-image: url("img/site-background.jpg");
  background-repeat: repeat;
  background-attachment: fixed;
}

.nk-sidebar {
  color: #000;
  font-family: auto !important;
}

p {
  font-family: auto !important;
}

.nk-header-title {
  min-height: 530px;
}

.nk-post-text {
  background-color: #523228 !important;
}

/*# sourceMappingURL=abyss-style.css.map */
