.toast{background-color:#007ac3;border:solid 1px #007ac3;min-width:31.25rem;max-width:68%;margin-left:auto;margin-right:auto;margin-bottom:3.4375rem}body:is(.mobile,.tablet) .toast{min-width:auto;max-width:80%}body.mobile .toast{max-width:100%}.toastInner{background:white;margin-left:4px;font-size:.875rem;padding:1rem}.toastIcon{color:#007ac3;font-size:1rem;margin-left:.25rem}.toastClose,.toastClose:hover{color:#757575;background:white;float:right;margin-right:.125rem;margin-top:.125rem;text-decoration:none}
.toastHeader{font-weight:600;line-height:1.29;color:#353535}.toastContent{line-height:1.5;color:#474747;margin-left:1.75rem}