/* === CUSTOM CSS === */
.flash_participations_notice {
display: none;
}
.wrapper {border-radius: 25px;
padding-top: 0px;
padding-bottom: 0px;
}



.form {
padding-top: 0px;
padding-bottom: 0px;
}

.form_fields .form_input input {border-radius: 25px;
}

a.btn, .btn, .m_btn:not(.m_wysiwyg_btn),
.link_btn:not(.show_legal):not(#legal_provider_link):not(.link_btn_goto),
.m_comments_actions button, .m_btn_goto {
  color: #FFFFFF;
  background-color: #E30613 !important;
  border-color: #E30613!important;
  border-style: solid;
}

#js_cool_promo_submit_button::after, .wizard > .actions a[href='#finish']::after{
 content: 'Enviar';
 font-size: 1rem;
 color:#ffffff;
}


#js_cool_promo_submit_button, .wizard > .actions a[href='#finish']{
font-size: 0px;
background:#000000;
}