/* Example: Center the form on the page */
.container {
    margin-top: 50px;
}

/* Example: Customize buttons */
.btn {
    margin-right: 5px;
}
