.views-row {
	  margin-top: 12px;
	  margin-bottom: 12px;
    border-bottom-color: #d2d2d2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 12px 0px 18px 0px;
}

h3 {
	padding-bottom: 0.5rem;
  margin-top: 28px;
  border-bottom: 3px solid #0CBC95;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: rgb(12, 188, 149);
  font-weight: 300;
  font-family: "Fira Sans",sans-serif;
  font-size: 2rem;
}

.views-field-field-comentarios-1 {
	margin-top: 10px;
}

.views-field .field-content {
	display: inline;
}

.views-field-name {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 6px;
}

.field-content a {
	color: #0CBC95;
}
