<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.eye-catch-overlay-text {
    color: #fff;
    text-shadow: 0 1px 3px rgb(0 0 0 / 50%);
}
.share_button_wrapper a {
    width: 100%;
    padding: 5px;
    height: 43px;
    color: #fff;
}
.share_button_wrapper .share_line {
    background-color: #00c300;
}
.share_button_wrapper .share_twitter {
    background-color: black;
    color: #fff;
}
.share_button_wrapper .share_facebook {
    background-color: #3b5998;
}
.share_button_wrapper .share_hatena {
    background-color: #4b91e5;
}
.share_button_wrapper .share_misskey {
    background-color: #9fc24d;
}
.share_button_wrapper .share_pawoo {
    background-color: #333333;
}
.share_button_wrapper .share_threads {
    background-color: #000000;
}
.share_button_wrapper .share_bluesky {
    background-color: #1da1f2;
    color: #fff;
}
</pre></body></html>