.vh-section {
  min-height: calc(100vh - 55px);
}

.solutions {
  font-family: 'Ubuntu';
  color: white;
}

.solutions-wrapper .col {
  display: flex;
  justify-content: center;
}

