/* Start custom CSS for section, class: .elementor-element-79a5e8f1 */#custom-login .bbp-form{
    font-size: 18px;
}
#custom-login .user-submit{
    width: 100%;
    margin-top: 6%;
    background-color: #1bb0ce;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
}
@media only screen and (min-width: 768px) {
    .bbp-form{
        width: 50%;
        margin: 0 auto;
    }
}
.bbp-submit-wrapper{
    display: contents;
}/* End custom CSS */