.customer-account-create .page-title {
    margin-top: 1rem;
}

.customer-account-create .fieldset.create.info .legend span {
    font-size: 1.75rem;
}

.customer-account-create .account .legend span {
    font-size: 1.75rem;
}

.customer-account-create .field.choice.newsletter {
    margin: 5px 0;
}

.customer-account-create .fieldset>.field:not(.choice)>.label {
    padding: 6px 6px 0 0;
}

.customer-account-create .fieldset.additional_info {
    margin-bottom: 0;
}

.action.submit.primary {
	background: #0094c1;
	border: 1px solid #0094c1;
	font-weight: 600;
}