.post-adjuntos {
  margin-top: 40px;
}
.post-adjuntos ul {
  list-style-type: none;
}
.post-adjuntos ul a {
  color: #495057;
  font-size: 16px;
  line-height: 24px;
  display: inline-flex;
  align-items: center;
}
.post-adjuntos ul a:focus {
  color: #6d7379;
}
.post-adjuntos ul a:hover {
  color: #A8AD00;
}
.post-adjuntos ul a + a {
  margin-top: 10px;
}
.post-adjuntos ul a i {
  margin-right: 4px;
}
.post-adjuntos ul a span {
  text-decoration: underline;
}/*# sourceMappingURL=post-adjuntos.css.map */