body.customer-account-create fieldset.create.account {
    margin-bottom: 0;
}
body.customer-account-create .actions-toolbar div[data-role="checkout-agreements"] .checkout-agreement {
    margin-top: 2vh;
    margin-bottom: 8vh;
}
body.customer-account-create .actions-toolbar div[data-role="checkout-agreements"] .checkout-agreement span:first-of-type {
    margin-bottom: 2vh;
}
