flex-wrap: wrap;
gap: 28px 32px;
justify-content: center;
margin: 30px 0 10px 0;
}
.guest-card ...
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
}
.guest-card ...
10px;
box-shadow: 0 2px 8px #0002;
margin-bottom: 10px;
background: #fff;
}
.guest-card ...
font-size: 18px;
font-weight: bold;
color: #1a4e8a;
margin-bottom: 4px;
}
.guest-card ...