#aside-content .card-widget {
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);  /* 毛玻璃模糊强度 */
}