.plans {
    display: grid;
    gap: 2rem;
    justify-content: center;
}
