    .btn.color-light-blue{
        color: #588BB9;
    }
    .amp-text-colour--readyprint-purple{
        color: #B48EDE; 
    }
    .color-light-blue.btn-link:after{
        border-left: 10px solid #588BB9;
    }
    .accordion-toggle--product-subgroup>.accordion-toggle__content>.accordion-toggle__trigger:before, .accordion-toggle--product>.accordion-toggle__content>.accordion-toggle__trigger:before, .accordion-toggle--product-subgroup>.accordion-toggle__content>.accordion-toggle__trigger:after, .accordion-toggle--product>.accordion-toggle__content>.accordion-toggle__trigger:after{    
        background-color: #ffffff;
        }
    /*intro start */
    .mm0726intro{
        padding: 0 55px;
        margin-top: 55px;
        text-align: left;  
        display:flex;   
    }
    .mm0726intro div,
    .mm0726intro img{
        display:block;
        align-self:center;
        text-align: left;
    }
    .mm0726intro h3{
        margin:0;
    }
    .amp-text-colour--readyprint-purple{
        color:#B48EDE; 
    }
    @media (min-width: 1024px) {
        .mm0726intro.mm-border-right{
            border-right: 2px solid rgb(255 255 255 / 50%);
        }
    }
    @media (max-width: 575.98px) { 
        .mm0726intro{
            flex-wrap: wrap;
            justify-content: center;        
        }
    }
    /*intro end */
    /*choose start*/
    .mm0726choose-container .amp-column {
    justify-content: flex-start;
    }
       .mm0726choose {
        background: white;
        border-radius: 15px;
        margin: 50px 0 0;
        padding: 25px;
    }
    .amp-body-megalarge{
        font-size: 25px;
    }
    .mm-mt-10{
        margin-top: 55px;
    }
    .mm0726choose-h3 {
        display: flex;
    }
    
    .mm0726choose-h3 img {
        display: block;
        margin-right:40px;
    }
    
    .mm0726choose-h3 h3,
    .mm0726choose-h3 h4{
        color: #2D46B6;
        margin-top: 5px;
    }
    
    .mm0726choose-printer {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        text-align: center;
        margin: 25px 0px;
    }
    .mm0726choose-printer div{
        height: 100%;
    }
    .mm0726choose-printer-b1,
    .mm0726choose-printer-b2{
        display: flex;
        margin: 0 -10px;
    }
    
    img {
        max-width: 100%;
    }
    
    .mm0726choose-printer-b1 div,
    .mm0726choose-printer-b2 div{
        margin-left: 10px;
        margin-right: 10px;
    }
    .mm0726choose .mm0726choose-printer p{
        font-weight: 400;
        margin: 0 0 1rem;
    }
    .mm0726choose-perfectfor-h3 h3 {
    display: inline-block;
    padding: 30px;
    margin: 0 auto;
    background: white;
    position: relative;
    z-index: 1;
    }
    
    .mm0726choose-perfectfor-h3::before {
    content: '';
    height: 1px;
    width: 100%;
    background: black;
    position: absolute;
    top: 50%;
    }
    
    .mm0726choose-perfectfor-h3 {
    position: relative;
    display: flex;
    }
    .mm0726choose-perfectfor-holder {
    display: flex;
    margin: 0 -15px;
    }
    
    .mm0726choose-perfectfor-box {
    padding: 0 15px;
    text-align: center;
        width: 20%;
    }
    
    .mm0726choose-perfectfor-box span {
    padding: 15px 0;
    display: block;
    }
    .mm0726choose-perfectfor {
    text-align:center;
    }
    .mr-5{
    margin-right:7.5px;
    }
    .ml-5{
    margin-left:7.5px;
    }
    .title-purple h3,
    .title-purple h4{
    color: #6F2C87;
    }
    .btn-primary.cta-purple{
    background: #6F2C87;
    }
    .btn-primary.cta-purple:hover{
    background:#EDBCFF;
    }
    @media (max-width: 1399.98px) { 
        .mm0726choose-container .amp-column {
        flex-grow: 1;
        flex-basis: 100%;
        position: relative;
    } 
    .mr-5, .ml-5{
        margin-left: 0;
        margin-right: 0;
    }
    }
    @media (max-width: 991.98px) {
    .mm0726choose-printer, .mm0726choose-printer-b2{
        flex-wrap:wrap;
    }
    .mm0726choose-printer-b2 .mm-mt-10{
        margin: 0;
        width: 100%
    }
    }
    @media (max-width: 767.98px) { 
        .mm0726choose-printer-b1{
        flex-wrap:wrap;
            justify-content:center;
    }
    .mm0726choose-printer-b1 .mm-mt-10{
        margin: 0;
        width: 100%
    }
    .mm0726choose-perfectfor-holder{
        flex-wrap:wrap;
    }
    .mm0726choose-perfectfor-box{
        width: 33%
    }
    }
    /*choose end*/
    /*compare table start */
    .mm0726compare-container h2{
    margin:0;
    }
    table.mm0726compare-table{
    border-collapse: collapse;
    border: 2px solid rgb(255,255,255,.5)!important;
    margin:30px 0;
    min-width: 760px;
    }
    .m0726compare-table-scroll{
    overflow-y: scroll;
    }
    table.mm0726compare-table td{
    color: white;
    padding: 15px 20px;
    border: 1px solid rgb(255 255 255 / 50%)!important;
    }
    
    .mm0726compare-table th {
    background: #353535;
    text-align:left;
    text-transform:none;   
    border: 1px solid #FFF;
    text-align: center;
    border: 1px solid rgb(255 255 255 / 50%)!important;
    padding: 15px 20px;
    font-size:17px;
    }
    table th:last-child{
    text-align: center;
    }
    table th:first-child{
    text-align: left;
    } text-align: left;
    
    /*compare table end */
    /*Explore the products start */
    .mm0726explore-container h2,
    .mm0726explore-container h3 {
    margin:0;
    }
    .mm0726explore {
    display: flex;
    flex-wrap:wrap;
    margin: 15px -15px 0;
    }
    .mm0726explore-p {
    padding: 20px;
    border: 2px solid #3A3C3F;
    border-radius: 10px;
    }
    .mm0726explore img{
    display: block;
    padding: 20px 15px 15px;
    max-width: 100%;
    }
    .mm0726explore-box {
    width: 25%;
    }
    .mm0726explore-m {
    margin: 15px;
    }
    @media (max-width: 1599.98px) { 
    .mm0726explore-box {
        width: 50%;
    }
    }
    @media (max-width: 1023.98px) { 
    .mm0726explore-box {
        width: 100%;
    }
    }
    /*Explore the products end */
    
    /*KeepYourselfPositive*/