#primary {
  border-right-color: rgba(33, 33, 33, 0) !important;
  border-right-width: 2px!important;
  border-right-style: solid;
}
#secondary {
  border-left-color: #212121 !important;
  border-left-width: 2px!important;
}
.blog-layout-1 {
  border-bottom-color: #212121;
  border-bottom-width: 2px;
  border-width: 2px;
  margin-bottom: 45px;
  padding-bottom: 45px;
  display: inline-block;
}
#secondary aside form label input {
  background-color: #000000;
  border-color: #212121;
  border-width: 0px;
  color: #ffffff;
}
#primary section {
  border-bottom-color: #212121;
  border-bottom-width: 2px;
}
#primary main nav {
  border-top-color: #212121;
  border-top-width: 2px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom-width: 0px;
  padding-top: 20px;
}
.entry-content {
  padding-bottom: 30px;
}
.ast-row article {
  padding-bottom: 40px;
  display: inline-block;
  margin-bottom: 40px;
}
