section[data-cattype="887778"] .osp-887778-simple{
  text-align:center;
}

.osp-887778-kicker{
  font-size:12px;
  letter-spacing:2px;
  color:#999;
  margin-bottom:10px;
}

.osp-887778-heading{
  font-size:36px;
  font-weight:700;
  margin-bottom:15px;
}

.osp-887778-intro{
  color:#666;
  margin-bottom:40px;
}

.osp-887778-card-row{
  margin-top:20px;
}

.osp-887778-info-card{
  border:1px solid #e5e5e5;
  border-radius:12px;
  padding:30px 20px;
  background:#fff;
  transition:all .3s ease;
}

.osp-887778-info-card:hover{
  box-shadow:0 10px 25px rgba(0,0,0,0.05);
}

.osp-887778-info-card h3{
  font-size:18px;
  margin-bottom:10px;
}

.osp-887778-info-card p{
  font-size:14px;
  color:#555;
}

@media(max-width:768px){
  .osp-887778-heading{
    font-size:26px;
  }
}