.van-dialog__confirm,
.van-dialog__confirm:active {
    color: #0053aa;
} 


img[src=""], img:not([src]) {
    opacity: 0;
}
.show-copy-right {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}
.show-copy-right .copy-right-text {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.van-toast {
    word-break: break-word;
}