.main-wrapper {
  padding-bottom: 67px;
}

.main-wrapper .header {
  display: none;
}

ul {
  padding-left: 0;
}

li {
  list-style: none;
}

.c-drawer a {
  color: unset;
  text-decoration: none;
}

.c-drawer a:hover,
.c-drawer a:focus {
  color: unset;
}

.article a:hover {
  text-decoration: none;
  transition: all 0.3s;
  color: #646464;
}
