.content-cards,.content-cards h1,.content-cards h2,.content-cards h3,.content-cards h4,.content-cards h5,.content-cards h6{color:#fff}.content-cards__cards,.content-cards__inner{grid-gap:20px;display:grid}.content-cards__card{background-color:#084a49;border-radius:10px;color:#fff;padding:30px}.content-cards__card-title{color:#fff}.content-cards__card-description{font-size:16px}@media(min-width:576px){.content-cards__cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.content-cards__inner{grid-gap:40px;grid-template-columns:1fr 55%}.content-cards__cards{align-self:start}}@media(min-width:992px){.content-cards__inner{grid-gap:80px}}