/*
Theme Name: Neve Child
Theme URI: https://themeisle.com/themes/neve/
Description: Child theme for Neve
Author: ThemeIsle
Author URI: https://themeisle.com
Template: neve
Version: 1.0
*/

.msf-impact-table {
  margin: 2rem 0;
  font-size: 0.95rem;
}

.msf-impact-table table {
  width: 100%;
  border-collapse: collapse;
}

.msf-impact-table td {
  padding: 0.75rem 1em;
  border: 1px solid #e5e5e5;
}

.msf-impact-table tr:nth-child(even) {
  background-color: #f9f9f9;
}

.msf-impact-table td:first-child {
  font-weight: 600;
  color: #111;
  width: 50%;
}

.msf-impact-table td:last-child {
  text-align: right;
  color: #555;
}

.nv-single-post-wrap {
  max-width: 760px;
}
