.elementor-145 .elementor-element.elementor-element-36a401d{--display:flex;--margin-top:80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-110b3ec *//* =================================
   LOGIN + REGISTER BUTTONS STYLING
   ================================= */

/* LOGIN button */
#um-submit-btn{
    background:#FFDA00 !important;
    color:#000026 !important;
    border:none !important;
    height:44px;
    padding:0 28px;
    font-weight:600;
    border-radius:6px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    transition:0.3s;
}

/* LOGIN hover */
#um-submit-btn:hover{
    background:#ffd000 !important;
    color:#000026 !important;
}

/* REGISTER button */
a.um-button.um-alt{
    background:#ffffff !important;
    color:#000026 !important;
    border:2px solid #FFDA00 !important;
    height:44px;
    padding:0 28px;
    font-weight:600;
    border-radius:6px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    transition:0.3s;
}

/* REGISTER hover */
a.um-button.um-alt:hover{
    background:#FFDA00 !important;
    color:#000026 !important;
}

/* both buttons spacing + alignment */
.um input[type=submit]#um-submit-btn,
.um a.um-button.um-alt{
    margin-right:10px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-36a401d *//* =================================
   LOGIN + REGISTER BUTTONS STYLING
   ================================= */

/* LOGIN button */
#um-submit-btn{
    background:#FFDA00 !important;
    color:#000026 !important;
    border:none !important;
    height:44px;
    padding:0 28px;
    font-weight:600;
    border-radius:6px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    transition:0.3s;
}

/* LOGIN hover */
#um-submit-btn:hover{
    background:#ffd000 !important;
    color:#000026 !important;
}

/* REGISTER button */
a.um-button.um-alt{
    background:#ffffff !important;
    color:#000026 !important;
    border:2px solid #FFDA00 !important;
    height:44px;
    padding:0 28px;
    font-weight:600;
    border-radius:6px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    transition:0.3s;
}

/* REGISTER hover */
a.um-button.um-alt:hover{
    background:#FFDA00 !important;
    color:#000026 !important;
}

/* both buttons spacing + alignment */
.um input[type=submit]#um-submit-btn,
.um a.um-button.um-alt{
    margin-right:10px;
}/* End custom CSS */