<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cta-banner {
padding: 20px;
margin: 30px 0;
text-align: center;
font-size: 18px;
}
.cta-banner .cta-btn {
background:linear-gradient(to right, #e06e21 0%,#f3be00 100%);
font-size: 20px;
line-height: 27px;
font-family: 'Nunito', sans-serif;
text-transform: uppercase;
font-weight: 900;
color:white;
padding:4px 30px;
border-radius: 20px;
text-decoration: auto;
}</pre></body></html>