.package-grid{grid-template-columns:repeat(4,1fr);max-width:1400px}.package-grid .price{font-family:var(--serif);font-size:38px;line-height:1;margin:14px 0 18px;color:var(--forest)}.package-grid .featured .price{color:var(--cream)}.package-grid .full-service{border-color:var(--gold);box-shadow:inset 0 4px 0 var(--gold)}@media(max-width:1100px){.package-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.package-grid{grid-template-columns:1fr}}
