/* _content/Donate.web/Views/Shared/_Layout.cshtml.rz.scp.css */
a.navbar-brand[b-1rr85ozhrw] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-1rr85ozhrw] {
    color: #0077cc;
}

.btn-primary[b-1rr85ozhrw] {
    color: #fff;
    background-color: #20B2AA !important;
    border-color: #20B2AA;
}

.nav-pills .nav-link.active[b-1rr85ozhrw], .nav-pills .show > .nav-link[b-1rr85ozhrw] {
    color: #fff;
    background-color: #20B2AA;
    border-color: #20B2AA;
}

.border-top[b-1rr85ozhrw] {
    border-top: 1px solid #e5e5e5;
}
.border-bottom[b-1rr85ozhrw] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-1rr85ozhrw] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-1rr85ozhrw] {
    font-size: 1rem;
    line-height: inherit;
}

/*.footer {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 100%;*/
/*    white-space: nowrap;*/
/*    line-height: 60px;*/
/*}*/
/* _content/Donate.web/Views/Thanks/_List.cshtml.rz.scp.css */
/* 卡片整體：淡藍邊框 */
.donate-card[b-le4mpb7sgj] {
    border: 1px solid #aad4cf; /* 淡藍邊框 */
    border-radius: 0.5rem;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.table-gold[b-le4mpb7sgj] {
    background-color: #aad4cf;
}
