.yc-layout-table {
  margin-bottom: 1.5rem !important;
}
.stats-wrapper {
  display: flex;
  justify-content: center;
  .flex-basis-100 {
    flex-basis: 100%;
  }
}

.section-header {
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 550;
  margin-bottom: 1.5rem;
}