<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ctc-email-sample .ctc-block-actions {
    text-align: center;
}

.ctc-email-sample .ctc-block-content {
    background: #ffffff;
    padding: 25px 30px;
    margin: 0 0 0 0;
    border-radius: 10px;
    border: 1px solid lightgray;
}

.ctc-email-sample .ctc-block-copy {
    margin-top: 20px;
}

.ctc-email-sample .ctc-email-highlight {
    background: #FFEB3B;
    color: black;
}</pre></body></html>