/* custom.css */
#customer-form > section > div:nth-child(6) {display: none;}
#customer-form > section > div.field-password-policy > div {display: none;}
#customer-form > section > p {display: none;}
#customer-form > section > div:nth-child(7) {display: none;}
#customer-form > section > div:nth-child(1) {display: none;}
#customer-form > section > div:nth-child(8) {display: none;}
#customer-form > section > div:nth-child(9) {display: none;}