.page-subtitle {
  border-bottom: 1px solid #e0e0e0;
  padding: 25px 0 0;
  margin: 0 0 33px;
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
  color: #4b4b4b;
}
.page-subtitle-minimal {
  border-bottom: none !important;
}
  
.page-subtitle .custom-subtitle {
  margin: 0;
  font-size: 20px;
  line-height: 20px;
  color: #2f2f2f;
  font-weight: 400;
  display: inline-block;
}

.page-subtitle .double-bar {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 12px;
  margin: 0 0 5px;  
}

.tradeshow-title{
  font-size: 120pt !important;
  font-weight: 200;
  color: white !important;
  text-align: center;
  height: 45vh;
}