  /**
 * OISE's theme implementation.
 */
.node--news--full {
  padding-bottom: 10rem !important;
}
.node--news--full .field--name-field-news-description {
  margin-bottom: 1rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid #333;
}