.modules-wrapper {
  background: #1590e3;
  padding: 4rem 0;
}
.modules-wrapper .section-title {
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 2rem;
}
.modules-wrapper .row {
  justify-content: center;
}
