body{
  /* background-color: #000 */
}
.psw-hero-title{
  color: #fff;
}
.psw-hero-sub{
  color: #fff;
}
.psw-hero-sub-text1{
  font-size: 1.3rem;
}
.psw-catch h2{ 
  text-align: center;
  padding: 2rem 0;
  font-size: 2rem;
  font-weight: 500;
}
.psw-front .inner{
  max-width: 1000px;
}
.psw-solutions-head{
  border-bottom: 1px solid #005A8E;
}
.psw-solution-titlebar.bg-auvik .name, .psw-solution-titlebar.bg-checkmk .name, .psw-solution-titlebar.bg-bright .name{
  letter-spacing: 10px;
  font-size: 6.4rem;
}
.psw-header{
  max-width: 1400px;
  margin: 0 auto;
}
@media (max-width: 560px){
  .psw-solution-titlebar.bg-auvik .name, .psw-solution-titlebar.bg-checkmk .name, .psw-solution-titlebar.bg-bright .name{
    letter-spacing: 2px;
    font-size: 2.2rem;
  }
}
.features-table .cell.head h2{
  border-top: 1px solid #12303f;
}

.brand-logo-text{
  font-size: 5rem;
}