.toast-wrapper{position:fixed;width:100%;top:55px}.toast{padding:20px;color:#fff;background:rgba(100,243,171,.984313725490196);border-radius:10px;box-shadow:1px 3px 5px rgba(0,0,0,.2);max-width:400px;margin:0 auto}.learner-profile{background-color:var(--sidebar-item-active);min-height:100vh;overflow:hidden;width:100%}.learner-profile form fieldset{color:#fff;padding:10px;border-radius:20px;border:1px solid #ff0}.learner-profile form{max-width:920px;margin:5px auto;padding:4px;background-color:rgba(255,84,172,.6901960784313725)}.learner-profile .bio{font-size:1.5em;justify-content:space-between}.learner-profile label{display:block;color:var(--inspire-gold)}.learner-profile input{outline:none;background:none;border:1px solid rgba(0,0,0,.03529411764705882);font-size:1.6em;padding:.5em;color:inherit;border-radius:5px;text-transform:uppercase}.learner-profile input:focus{border-color:var(--sidebar-item-hover)}