h1, h2, h3, h4, h5, h6 {
  font-weight: bold!important;
  text-transform: uppercase!important;
}
#industry-title {
    text-align: center;
    font-size: 40px;
    padding-bottom: 20px;
}
.stats-home {
    border-top: 3px solid #777!important;
  	border-bottom: 3px solid #777!important;
}
.partners-home {
      border-top: 3px solid #777!important;
}
.board-members {
      border-bottom: 3px solid #777!important;
}
.stats-home h3 {
  font-size: 50px!important;
}
#footer-copyright {
    font-size: 12px;
 	  text-align: right;
}