.custom-office-hours{font-family:Arial,sans-serif;max-width:600px;margin:20px 0}.office-hours-title{font-size:24px;margin-bottom:20px;color:#333}.hours-row{display:grid;grid-template-columns:150px 1fr;gap:0;padding:5px 0;border-bottom:0 solid #eee;align-items:start}.hours-row::after{content:"";display:table;clear:both}.hours-row:last-child{border-bottom:none}.day-name{font-weight:400;color:#fff;font-size:16px;display:inline-block;line-height:1.5}.time-slots{color:#fff;font-size:16px;text-align:left;display:inline-block;line-height:1.5}.time-slots.closed{color:#999;font-style:italic}@media(max-width:600px){.hours-row{grid-template-columns:1fr;gap:5px}.day-name{font-weight:600}.time-slots{padding-left:15px}}.custom-office-hours.compact .hours-row{padding:5px 0;font-size:14px}.custom-office-hours.compact .office-hours-title{font-size:20px;margin-bottom:15px}.custom-office-hours.light-text .day-name,.custom-office-hours.light-text .time-slots{color:#333}.custom-office-hours.light-text .time-slots.closed{color:#666}