<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.customisable-button-container{display:flex;justify-content:center}.customisable-button{display:block;width:262px;height:80px;border:2px solid #ff9831;border-radius:20px;padding:0 34px;margin:0 !important}.customisable-button div{height:100%;display:flex;align-items:center;justify-content:space-between}.customisable-button span{color:#ff9831;font-size:18px;font-weight:600}.customisable-button svg{transition:.2s transform}.customisable-button:hover svg{transform:translateX(5px)}@media(max-width:1720px){.customisable-button{width:222px;height:68px;padding:0 30px}.customisable-button span{font-size:16px}.customisable-button svg{width:13px}}</pre></body></html>