<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#customer_review_v89{ display:block; font-family: poppinsregular; position: relative; clear: left; margin: 0px; }
#customer_review_v89 .customer_reviews_full{position:relative;width:100%; padding-top:40px;padding-bottom:40px;display:block; max-width: 1170px; margin: 0 auto; }
#customer_review_v89 .col_left{width:100%;float:left;  text-align: center; position:relative; vertical-align:center;}
#customer_review_v89 .col_Right{width:100%;float:left; text-align: center; vertical-align:center; }

@media screen and (min-width: 767px) {
       #customer_review_v89 .col_left{width:70%;float:left;  text-align: left; }
       #customer_review_v89 .col_Right{width:30%;float:left; text-align: right; }
}

#customer_review_v89 .col_left h2{ font-family: poppinsbold; font-size:28px; padding-bottom: 15px; }
#customer_review_v89 .col_left p{ font-size:15px; }


#customer_review_v89 .btn.btn-outline.view_detais_btn {
    margin-top: 30px;
    padding: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-width: 120px;
    border: none;
    font-family: poppinsbold;
    font-size: 14px;
    line-height: 31px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    outline: none;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    cursor: pointer;
    border-radius: 4px;
}
@media screen and (min-width: 767px) {  #customer_review_v89 .btn.btn-outline.view_detais_btn {    margin-top: 8px; } }</pre></body></html>