.wrec-business-hr-content td>div {
    padding: 0.25em 0.5em;
}
.wrec-business-hr-refold { width:1vw }
.wrec-business-hr:has(.wrec-business-hr-closed)>.wrec-business-hr-content { display:none; 
}
.wrec-business-hr:has(.wrec-business-hr-open)>.wrec-business-hr-fold-line { display:none; 
}
.wrec-business-hr-fold-line,.wrec-business-hr-refold{ cursor:pointer; }
sm { font-size:75%; }

.wrec-business-hr:has(.wrec-business-hr-refold) .wrec-business-hr-content table>tbody>tr>td:last-of-type { background:rgba(255,255,255,0.1);
}

.wrec-business-hr-closed-hour { color:red; }
.wrec-business-hr-open-hour {color:#0e960e; }