.container-width{width:1080px}
.primarycarefooter{padding-top:21px;padding-right:0;padding-bottom:0;padding-left:0;margin-bottom:0;background-color:#f4f4f4 !important}
.primary-care-footer__branding{margin:auto}
.primary-care-footer__navigation{display:flex;gap:75px;margin:25px auto auto auto}
.primary-care-footer__nav-group{white-space:nowrap}
.primary-care-footer__nav-title span,.primary-care-footer__nav-title a{font-family:'Merriweather Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;text-transform:uppercase;font-size:18px;color:rgba(0,25,102,0.76)}
.primary-care-footer__nav-list{list-style-type:none;padding:0;margin-top:15px}
.primary-care-footer__nav-item{margin-bottom:10px}
.primary-care-footer__nav-item a{font-family:'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;font-size:7;color:#34d}
.primary-care-footer__legal{background-color:#0b406b;padding:20px 0}
.primary-care-footer__copyright{font-family:'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;color:#fff !important;text-transform:uppercase;font-size:17px !important;margin:auto}
@media(max-width:767px){.container-width{width:100%}
.primary-care-footer__navigation{display:inherit;padding-left:15%}
.primary-care-footer__branding{text-align:center}
.primary-care-footer__nav-group{margin-bottom:15px}
.primary-care-footer__copyright{width:90%;text-align:center;margin:0 !important}
}
@media(min-width:768px) and (max-width:1024px){.container-width{width:100%}
.primary-care-footer__branding,.primary-care-footer__legal{text-align:center}
.primary-care-footer__branding img{width:400px}
.primary-care-footer__nav-group{width:20%}
.primary-care-footer__navigation{flex-wrap:wrap;justify-content:center}
}