/* ==========================================================
   IURIS THEME
   Fluent Forms
   Versión 2.2
   ========================================================== */


/* ==========================================================
   CONTENEDOR
   ========================================================== */

.ff-default .ff-el-group{
    margin-bottom:22px;
}


/* ==========================================================
   ETIQUETAS
   ========================================================== */

.ff-default .ff-el-form-label label{

    display:block;

    margin-bottom:8px;

    font-size:15px;
    font-weight:600;

    color:var(--iuris-text);

}