  /**
 * OISE's theme implementation.
 */
.node--news--card .btn.btn-tertiary:hover, .node--news--card .btn.btn-tertiary:focus {
  background-color: #007190;
  color: white;
}
.node--news--card .field--name-field-featured-image {
  width: 100% !important;
  padding: 0 !important;
  max-width: 100% !important;
}