.contact-cards{padding:0 20px}.contact-cards .cards-grid{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center;margin:0 -10px}.contact-cards .cards-grid .card{flex-basis:100%;height:auto;max-width:100%;padding:10px}.contact-cards .cards-grid .card .card-inner{border:1px solid #002b49;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:16px;position:relative}.contact-cards .cards-grid .card .card-inner:after{content:"";height:32px;left:-1px;position:absolute;top:12px;width:4px}.contact-cards .cards-grid .card .card-inner h2{color:#0067a8;font-family:interstate;font-size:1.25rem;font-weight:400;text-transform:uppercase}.contact-cards .cards-grid .card .card-inner .blue-btn{padding:12px 20px;text-align:center}.contact-cards .cards-grid .card .card-inner .btn.btn--primary-dark{font-size:.875rem;padding:16px 24px}@media (min-width:768px){.contact-cards{padding:0}}.contact-cards .cards-grid .card:first-child .card-inner:after{background-color:#cf7f00}