.overdue-alert{text-align:center;padding:10px 5px}.alert-icon{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:#fff0ee;color:#d33e32;font-size:34px;font-weight:900}.overdue-alert>p{margin:0 0 8px;color:#d33e32;font-size:12px;font-weight:900;letter-spacing:.1em}.overdue-alert h2{font-size:25px;margin:0 0 10px}.overdue-alert>span{display:block;color:#6f7d8e;line-height:1.65}.alert-actions{display:flex;justify-content:center;gap:10px;margin-top:23px}.alert-actions button{border:1px solid #d4dce5;border-radius:9px;background:#fff;color:#123e77;padding:11px 15px;font-weight:750}.alert-actions button:last-child{background:#ffd321;border-color:#ffd321}
@media(max-width:520px){.alert-actions{flex-direction:column}.alert-actions button{width:100%}}
.completed-info{flex-basis:100%;color:#237549!important;font-weight:700}.completed-info b{color:#155d37}
