.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: inherit;
  border-bottom: 4px solid #ffffff;
  border-top: none;
}
.navbar-p {
  background-color: #b50e1a !important;
  border-bottom: 4px solid #ffffff;
  border-top: none;
}
.thomas.section {
  background: #ffffff;
}
a.pbtn.w-button.burnfordbtn {
    text-align: center;
    margin: 0 auto;
    width: 170px;
    display: inherit;
  }
  .leadership-col-item {
    margin-bottom: 20px;
    padding: 0 20px 0 0;
}
.leadership-col {
  text-align: left;
  font-size: 1em;
}
.leadership-col-item-heading {
  font-weight: bold;
}
.impact-report-container {
  display: inline-block;
}
.home-section-impact-report {
  display: inline-block;
  position: absolute;
  bottom: 100px;
  right: 40px;
  font-family: arial, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
}
.year {
  display: inline-block;
  padding-right: 10px;
  color: #B5111B;
  border-right: 1px solid #000000;
}
.impact-title {
  display: inline-block;
  padding-left: 10px;
}
