form{margin-bottom:20px}button{width:100%}.login-error{color:var(--danger-color);text-align:center}.checkbox label{display:flex;flex-direction:row;align-items:center}.checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-border-radius:5px;height:15px;width:15px;background:#fff;margin-right:10px}.checkbox input[type=checkbox]:checked{background:var(--medium-purple);display:flex;justify-content:center;align-items:center}.checkbox input[type=checkbox]:checked::before{content:'\002713';display:block;color:#fff}.reset-password{color:var(--medium-purple);text-decoration:underline;font-size:.8rem;margin-bottom:10px}@media screen and (min-width:768px){section a,section p{font-size:1.2rem}.reset-password{font-size:1rem}}