<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.category{display:none;}
.special{border:none;}
.special .btn-primary{background-color:black; width: 30%; border-radius: 4px !important; padding: 2%;}
.special .print-btn{margin-left: 15% !important;}
.special .detail-btn{margin-left:5%;}
.special .detail-btn:hover{background-color:#be1629;}
.special .price{color: #be1629; font-size:18px;}
.special .description{font-size:11px; color:#777; width:80%; margin:4% 10%; text-align:center;}
.special .image{background:none;}
.special .image img{width:100%; display: inline-table;}
.special .title{font-size:24px; font-weight:300;}
.special &gt; div{padding:1px;}

@media screen and (max-width:767px){
    .special .detail-btn{margin-left:auto !important; margin-right:auto !important;}
}</pre></body></html>