.html-post .e-plataformas {
  margin: 1.75rem 0;
  padding: 20px 22px;
  border: 1px solid #cfe3d6;
  border-left: 5px solid #1a7a3c;
  border-radius: 0 14px 14px 0;
  background: #eef6f0;
}
.html-post .e-plataformas p {
  margin: 0;
}
.html-post .e-plataformas .e-plataformas__titulo {
  margin-bottom: 8px;
  color: #12592b;
  font-size: 1.2rem;
  font-weight: 800;
}
.html-post .e-plataformas a {
  color: #12592b;
  font-weight: 700;
}