/* /Components/Pages/Index.razor.rz.scp.css */
.fa-brands[b-ilyj7s582q] {
    font-family: "Font Awesome 7 Brands", "Font Awesome 7 Free";
    font-style: normal;
    font-synthesis: none;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    font-weight: 400;
}

.fa-github[b-ilyj7s582q]::before {
    content: "\f09b";
    color: #24292e;
}

.fa-bilibili[b-ilyj7s582q]::before {
    content: "\e3d9";
    color: #00AEEC;
}

.gitea-icon[b-ilyj7s582q] {
    display: inline-block;
    vertical-align: -0.125em;
    width: 1em;
    height: 1em;

    background-image: url("https://docs.gitea.com/img/gitea.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

    user-select: none;
}

.rednote-icon[b-ilyj7s582q] {
    display: inline-block;
    vertical-align: -0.125em;
    width: 1em;
    height: 1em;

    background-image: url("images/xiaohongshu-seeklogo.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

    user-select: none;
}
