.features .tab-content {
  margin-top: 3rem
}

.tab-content h3 {
  margin-bottom: 1.5rem;
}

.container.features {
  margin-top: 8rem;
}

.features .nav-link {
  min-width: 100%;
}

.text-v-center {
  align-self: center;
}

.accordion-body h2 {
  font-size: 1.5rem;
  margin-top: 0.6rem;
}