.ubtn-ctn-center {
margin-bottom:10px!important;
}

.frm_style_formidable-style.with_frm_style .frm_message {
    margin: 5px 0 15px;
    font-size: 18px;
}
.frm_style_formidable-style.with_frm_style .frm_message, .frm_success_style {
    border: 1px solid #3545FF;
    background-color: #8fccf4;
    color: #fff;
    border-radius: 4px;
}
.frm_style_formidable-style.with_frm_style .frm_message p {
    color: #121212;
}