.mqv-cal-selects select option{background:#1a1a1a;color:#fff}.mqv-cal-day.empty{background:0 0!important;border:none!important;cursor:default}.mqv-cal-day{padding:8px 0;border-radius:4px;background:rgba(0,0,0,.04);color:#1a1a1a!important;font-weight:600;display:flex;align-items:center;justify-content:center;text-decoration:none}a.mqv-cal-day.has-event{background:#8b0000!important;color:#fff!important;font-weight:700;cursor:pointer;text-decoration:none!important;transition:transform .15s ease,background .2s ease}a.mqv-cal-day.has-event:hover{transform:scale(1.1);background:#b30000!important}.mqv-cal-day.is-today{background:#000!important;color:#fff!important;font-weight:900!important;font-size:1.15em!important;border:1px solid rgba(255,255,255,.4);box-shadow:0 0 8px rgba(0,0,0,.9)}#mqv-custom-tooltip .tt-title{font-weight:700;font-size:1.05em;color:#8b0000;margin-bottom:6px;line-height:1.3}#mqv-custom-tooltip .tt-desc{font-size:.88em;color:#333;line-height:1.4;white-space:pre-line}