.months-table td{padding:12px;border-bottom:1px solid #edf2f7;font-size:15px;cursor:pointer;transition:.2s}.months-table tr:hover td{background:#f0fdf4;color:var(--primary);font-weight:700}