

#ctf .ctf-tc-image {
    width: 100% !important;
}
#ctf .ctf-tc-image img {
    max-width: 100% !important;
}

.share-buttons .resp-sharing-button--twitter svg {
    fill: #0f1419;
}
.share-buttons .resp-sharing-button--bluesky svg {
    fill: #0085ff;
}


body #archive .articles .article .entry-content .entry-title {
    font-size: 15px !important;
    line-height: 1.5 !important;
}
body #archive .articles .article .entry-content .participants {
    font-size: 12px !important;
}
.share-buttons .resp-sharing-button {
    background: #fff;
}
.btn.event-detail, .btn.panel-insight {
    font-size: 20px;
    color: #FFFFFF;
    text-transform: uppercase;
    width: 100%;
    background-color: #00b1f8;
}