.mightyforms-container {
    text-align: center;
    background: #f4f4f4;
    padding: 20px;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-size: 13px;
}
.mightyforms-container .mf-title {
    font-weight: 600;
}
.mightyforms-container .mf-title img {
    max-height: 18px;
    max-width: 18px;
}
.mightyforms-container div {
    margin-bottom: 1em;
}

.mightyforms-container .loading{
    text-align: center;
}