/* styles.css */
/* Add your grid-based styles here */
 .custom-form {
    margin-top: 40px;
    /* height: 100%; */
 }

 .custom-form form {
    padding-bottom: 40px;
 }