

#page.content-cardiogen-plugin {
    max-width: 1200px;
    margin: 50px auto;
}

/* main form */
#form-acf-psychologue {
    margin: 50px auto;
}

.page-template-form-psychologue h1.entry-title {
    font-family: 'Yellowtail', handwriting;
    font-size: 60px;
    font-weight: 400;
    margin: 25px auto;
    text-align: center;
}

/* icon */
i.acf-icon.-globe.-small {
    line-height: 23px;
}

/* input checkbox avanced design */
.acf-switch-input {
    display: none;
}

/* all btn form */
a.acf-button.button.button-primary {
    display: inline-block;
}

/* btn input submit */
input.acf-button.button.button-primary.button-large {
    width: 100%;
    margin: 50px auto 25px auto;
    transition: 0.2s all;
    padding: 15px 20px;
    font-size: 16px;
}
