.office_locations{background:#fff;padding:80px 0}.office_locations h2{color:#011c2a;font-size:36px;text-align:center}.office_locations .content{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:900px}.office_locations .location{background:#f9fdff;border-radius:.25rem .25rem .25rem .25rem;margin-bottom:30px;padding:30px;width:48%}.office_locations .location h3{color:#001c2a;font-size:24px;margin-bottom:10px}.office_locations .location p{color:#48606a;font-size:18px;margin-bottom:10px}@media (max-width:600px){.office_locations .location{width:100%}}