.pp-site .pp-office-schedule h3{font-size:20px!important;line-height:1.3!important;margin-bottom:12px!important}
.pp-site .pp-office-schedule p.pp-office-day{display:grid;grid-template-columns:100px minmax(0,1fr);gap:6px 14px;align-items:start;padding:14px 0;margin:0;border-bottom:1px solid #e1edf2;font-size:15px;line-height:1.6}
.pp-site .pp-office-schedule .pp-office-day strong{font-weight:600;color:#183e56}
.pp-site .pp-office-schedule .pp-office-day span{text-align:right;white-space:normal}
@media(max-width:480px){.pp-site .pp-office-schedule p.pp-office-day{grid-template-columns:1fr;gap:2px}.pp-site .pp-office-schedule .pp-office-day span{text-align:left}}
