#buy-sell-modal ul,
#buy-sell-modal p {
    margin-top: 0px;
    font-size: 0.8em;
    line-height: 1.6;
}

#buy-sell-modal .lg-modal__actions {
    margin-top: 40px;
}

#buy-sell-modal .lg-modal__field label {
    display: block;
    width: 100%;
}

#buy-sell-modal .lg-modal__field input {
    margin-top: 5px;
    padding: 0.8em;
    width: 70%;
}

#buy-sell-modal .lgfe-button {
    display: inline-block;
}

#buy-sell-modal .lg-modal__field {
    margin-top: 10px;
}

#buy-sell-modal .lg-modal__actions button {
    display: inline-block;
}

#buy-sell-modal .current-location {
    list-style: none;
    padding: 0;
    margin: 40px 0;
}

#buy-sell-modal .current-location li {
    padding: 0;
}

#buy-sell-modal .verified {
    color: #5d8a29;
}
