* {
    line-height: 1.75 !important;
}

div.ems__item__instructions {
    margin-bottom: 60px !important;
}

h4.ems__item__instructions, p.ems__item__instructions {
    margin: 0px !important;
}

ul.ems__item__instructions {
    margin: 0px !important;
    padding-left: 0px !important;
    list-style: disc inside none !important;
}

ul.ems__item__instructions li {
    list-style: disc inside none !important;
    padding-left: 1em !important;
    text-indent: -1em !important;
}

div.ems__form {
    margin-top: 60px !important;
}

div.ems__form div.ems__item h3 {
    margin-top: 30px !important;
}

div.ems__form div.ems__item h4 {
    margin-top: 15px !important;
}

div.country-calling-codes {
    display: flex !important;
    align-items: center !important;
}

div.country-calling-codes div.ems-form--select {
    flex: 1 !important;
}

div.country-calling-codes input {
    flex: 9 !important;
}