html > body > #wrapper > #inner-wrap > .post-archive-hero-section > div > div:nth-child(2) > .post-archive-title > .post-home-title {
  font-family: Helvetica;
  font-size: 50px;
  color: #ffffff;
}
html > body > #wrapper > #inner-wrap > .post-archive-hero-section > div > div:nth-child(2) > .post-archive-title {
  background-color: #000000;
}
html > body > #wrapper > #inner-wrap > .post-archive-hero-section > div > div:nth-child(2) {
  background-color: #000000;
}
html > .post-template-default > #wrapper > #inner-wrap > #primary {
  font-family: helvetica;
}
html > .post-template-default > #wrapper > #inner-wrap > #primary > div > #main > div > #comments > #respond > #reply-title {
  font-size: 25px;
  font-weight: 600;
  color: #000000;
}
html > .post-template-default > #wrapper > #inner-wrap > #primary > div > #main > div > #comments > #respond > #commentform > p:nth-child(1) > a:nth-child(2) {
  color: #02ff6f;
  font-weight: 700;
}
html > .post-template-default > #wrapper > #inner-wrap > #primary > div > #main > div > #comments > #respond > #commentform > p:nth-child(1) > a:nth-child(1) {
  color: #3182ce;
  font-weight: 700;
  word-spacing: 0px;
  text-decoration: underline;
}
html > .post-template-default > #wrapper > #inner-wrap > #primary > div > #main > div > #comments > #respond > #commentform > p:nth-child(3) > #submit {
  color: #000000;
  font-weight: 700;
  background-color: #02ff6f;
  padding-right: 20px;
  padding-left: 20px;
  padding: px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
}
html > body > #wrapper > #inner-wrap > #primary > div > #main > #archive-container > .post-321 > div > header > h2 > a:hover {
  color: #02ff6f;
}
html > body > #wrapper > #inner-wrap:hover {
  color: #000000;
}
h2 a {
  color: #000000;
}
h2 a:hover {
  color: #02ff6f;
}
.entry-summary {
  font-family: helvetica;
}
html > body > #wrapper > #inner-wrap > #primary > div {
  color: #000000;
  font-family: helvetica;
}
a.post-more-link:hover {
  color: #02ff6f;
}
@media screen and (max-width: 320px) {
  html > body > #wrapper > #inner-wrap > .post-archive-hero-section > div > div:nth-child(2) > .post-archive-title > .post-home-title {
    font-size: 35px;
  }
  html > .post-template-default > #wrapper > #inner-wrap > #primary > div > #main > div > #comments > #respond > #commentform > p:nth-child(3) > #submit {
    border-radius: 5px;
    font-size: 18px;
  }
  html > .post-template-default > #wrapper > #inner-wrap > #primary > div > #main > div > #post-321 > div {
    padding-right: 2px;
    padding-left: 2px;
  }
}
