<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#press-page {
    padding: 40px 0;
    font-size: 18px;
}

#press-page .heading h2 {
    margin-bottom: 30px;
}

#press-page .card .img img {
    width:100%;
}

#press-page .card .desc {
    padding: 40px 0;
    text-align: center;
}

#press-page .join {
    text-align: center;
}

#press-page .join a.btn {
    padding: 15px 30px;
    border: 3px solid #888;
    border-radius: 15px;
    font-size: 20px;
    color:black;
}</pre></body></html>