/* Compact seasonal introduction: preserve the admin-managed copy without a large gap before Live Parks. */
.test-intro{
  margin:48px auto 36px;
}
.test-intro p{
  max-width:700px;
  margin:12px auto 0;
  font-size:17px;
  line-height:1.58;
}

@media (max-width:700px){
  .test-intro{
    margin:34px auto 28px;
  }
  .test-intro p{
    margin-top:10px;
    font-size:16px;
    line-height:1.52;
  }
}
