.fab.fa-linkedin.border.rounded-0 {
  font-size: 30px;
}

#icon {
  font-size: 30px;
}

.page-footer {
  background-color: #f3f3f2;
  padding-top: 50px;
  padding-bottom: 10px;
}

.page-footer h4 {
  color: #333333;
  font-size: 11px;
  font-weight: bold;
}

.page-footer p {
  color: #888;
  font-size: 11px;
}

.page-footer .footer-links {
  list-style: none;
  padding: 5px;
  /*margin-bottom: 45px;*/
  /*word-break: break-all;*/
}

.page-footer .footer-links a {
  color: #555;
  font-size: 11px;
}

.page-footer .footer-links li {
  margin-bottom: 5px;
  /*line-height: 1.3;*/
}

.page-footer .footer-legal .copyright {
  margin-right: 60px;
}

.page-footer .region {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .page-footer .region {
    margin-bottom: 0;
  }
}

.dh-header-non-rectangular-container h1, p {
  color: white;
  font-weight: bold;
}

