/**
* @file css styling for HR News You Need stripe
*/

/* HR News You Need */
.block-mithr-stripe-hr-news h3 {
  font-weight:200;
}
.block-mithr-stripe-hr-news .views-row {
  margin: 2.5rem 0 1.25rem;
}
.block-mithr-stripe-hr-news .views-row.views-row-first {
  margin-top:0;
}
.block-mithr-stripe-hr-news .views-field-body {
  margin-bottom:1.25rem;
}
.block-mithr-stripe-hr-news .btn__bar.label-black {
  color: #000000;
}
