.givewp-layouts-section {
margin-bottom: 0;
&__fieldset {
display: flex;
flex-direction: column;
gap: var(--givewp-spacing-6);
&__legend {
legend {
margin-block-end: 0;
}
}
}
}