.cms-notice { margin:24px 30px; padding:22px 26px; background:#094067; color:#fff; border-radius:4px; font-size:15px; }
.cms-notice h2 { color:inherit; font-size:21px; margin-bottom:12px; }
.cms-notice p:last-child { margin-bottom:0; }
.cms-notice a { color:inherit; }
.cms-notice--patientInformation { background:#edf7ff; color:#094067; border-left:3px solid #3da9fc; }
.notice-dates { font-weight:700; }
.provider-photo { width:54px; height:54px; object-fit:cover; border-radius:50%; margin-bottom:24px; }
@media(max-width:767px){.cms-notice{margin:16px;padding:18px;}}

.praxis-main h1 { color:#5f6c7b; }
.praxis-main h1::first-line { color:#094067; }

.vacation-replacement-trigger { background:none; border:0; padding:4px 0; color:inherit; font:inherit; text-decoration:underline; text-underline-offset:4px; cursor:pointer; }

.cms-notice[hidden] { display:none !important; }
