/* Styles definition here */

.cpp_form {
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
}