:root {
    --anzhiyu-theme: #ca2264 !important;
    --anzhiyu-theme-op: #ef42af23 !important;
    --anzhiyu-theme-op-deep: #ef42afdd !important;
    --anzhiyu-theme-op-light: #ef42af0d !important;
}

html.dark {
    --anzhiyu-theme: #bf6bd6 !important;
}

.card-wechat[data-v-0dd746f0] {
    background: #df542a !important;
}


