.category-name a {
  border-bottom: 1px dotted #6e6e6e;
  color: #6e6e6e;
}

.article-aside {
  color: #6e6e6e;
  font-size: 13px;
  margin-bottom: 15px;
}

.acym_fulldiv .acym_module_form .acym_form tr td.acysubbuttons .btn {
  background: #d24a24;
  color: #080808;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Roboto Mono", sans-serif;
  font-size: 14px;
  height: 58px;
  padding: 13px 20px;
  line-height: 30px;
  letter-spacing: 1px;
  max-width: 100%;
}