/* styles.css */
#customer_login > .u-column2 > h2, #customer_login > .u-column1 > h2 {
    display: none;
}

.woocommerce-form {
    background-color: #fcfaed !important;
}