.archive .archive-description {
  border-bottom: 0 none;
  padding-bottom: 0;
}
.archive .entry-header h2 {
  margin: 0 0 0.25rem;
}
.archive .entry-header h2 a {
  color: #404040;
}
.archive article:not(.post-type-archive) {
  margin-bottom: 3rem;
}

.search-form button i {
  font-size: 1.5rem;
}

.search-result h2 a {
  color: #404040;
}
.search-result p {
  margin-top: 0;
}

.archive .search article {
  margin-bottom: 3rem;
}

.cat-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
.cat-list li {
  font-size: 0.875rem;
}