/** Shopify CDN: Minification failed

Line 36:0 Expected "}" to go with "{"

**/
.paperbook-bundle-section-new .title{
      color: #00ccff;
    font-size: 50px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 0;
    letter-spacing: 3px;
}
.paperbook-bundle-section-new .range
{
  color: #fc0;
    font-size: 50px;
    margin: 0;
    font-weight: 800;
}
.paperbook-bundle-section-new .sub-heading-2{
  margin-bottom: 15px;
}


  @media screen and (max-width: 749px) {
    .paperbook-bundle-section-new .title {
        color: #0cf;
        font-size: 30px;
    }
    .paperbook-bundle-section-new .range {
        color: #fc0;
        font-size: 30px;

}
