@import "../../style/common.scss";

.form {
    margin-top: 38px;
    max-width: 396px;

    .select {
        margin-top: 27px;
    }
}