.elementor-407 .elementor-element.elementor-element-58da266b{margin-top:50px;margin-bottom:100px;}/* Start custom CSS for shortcode, class: .elementor-element-a840e6f */#tutor-registration-wrap form label {
          font-family: "Rubik", sans-serif !important;
}
#tutor-registration-wrap form  input{
          font-family: "Rubik", sans-serif !important;
              width: 100%;
    padding: 10px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 0px;
    font-size: 16px;
}

#tutor-registration-wrap {
    margin-top: 50px;
    margin-bottom: 100px;
}

@media (max-width: 768px) {
    #tutor-registration-wrap {
        margin-top: 0;
        margin-bottom: 100;
    }
}/* End custom CSS */