<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.x05_list_one .x05_article_title {
    color: #443f3f;
    font-size: 22px;
}

.x05_list_one p {
    color: #7a7a7a;
    font-size: 16px;
}

.x05_list_one .x05_button {
    font-family: "Raleway", Sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;
    fill: #d65050;
    color: #d65050;
    background-color: rgba(255,255,255,0);
    padding: 12px 24px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #d65050;
    float: right;
    border-radius: 3px;
}

.x05_list_one .x05_button:hover {
    color: #ffffff;
    background-color: #d65050;
    border-color: #d65050;
}

.x05_row {
    margin-top: 50px;
}</pre></body></html>