.cards-column2-box-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media (max-width:767px){.cards-column2-box-grid{grid-template-columns:1fr}}.cards-column2-box-caption{color:var(--secondary,#cca433);font-weight:700;margin-bottom:.5rem}.cards-column2-box-heading{font-weight:700;margin-bottom:1rem}.cards-column2-box-description{margin:0}.cards-column2-box-description p:last-child{margin-bottom:0}