.fz-30 {
  font-size: 30px;
}

.ta-left {
  text-align: left;
}

#rs-fullwidth li .slotholder div:first-child {
  filter: brightness(0.6);
}

.fes7-text-cont h1.custom-section-title {
  color: #ff7d25;
  margin-bottom: 5px;
}

.underline-section-header {
  border-top: 3px solid #ff7d25;
  height: 3px;
  width: 50%;
  margin-bottom: 40px;
}

.screenshot-wrapper {
  background-color: #2c2c2c;
  padding: 10px;
  height: 100%;
}

.screenshot-wrapper .fes7-img {
  position: initial;
  background-size: contain;
}

.section-values-cover {
  background-color: rgb(44 44 44 / 90%);
}

.panel-container {
  padding: 0 40px;
}

.member .member-image img {
  width: 50%;
}

.member .company-role {
  text-transform: uppercase;
  font-size: 12px;
}

.member .panel-default {
  border: none;
  box-shadow: none;
}

.member .panel-default .panel-heading {
  background-color: white;
  border: none;
}
