<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tk_purchase_button{
    text-align: center;
}
.tk_purchase_button a{
    min-width: 336px;
    width: auto !important;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    line-height: 1em;
    box-sizing: border-box;
    font-size: 18px !important;
    padding: 0.778em 1.556em;
    background: #ff0000;
    border: 1px solid #ff0000;
    border-width: 1px 0;
    border-radius: 0.25em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #ffffff !important;
}
.tk_purchase_button a:hover, .tk_purchase_link a:hover {
    background-color: #fe9a03 !important;
    border-color: #fe9a03 !important;
}
.tk_purchase_link{
    text-align: center;
}
.tk_purchase_link a{
    text-decoration: underline !important;
    color: #7d00be !important;
}</pre></body></html>