/* Section Client Portal */
.section-client-portal {
  padding: 50px 0;
  text-align: center;
}

.section-client-portal p {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}

