/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

#content.native-teacher-error {
    padding: 100px 0;
}

#content.native-teacher-error .page-content {
    max-width: 1140px;
    margin: 0 auto;
}