.container.form-account{display:flex;justify-content:center}form.form-account-register{border:1px solid #006121;border-radius:10px;margin-top:3rem;padding:1.5rem 3rem;width:100%;max-width:80vh}form .form-title{background-color:#006121;justify-content:center;text-transform:uppercase;margin-bottom:1rem;font-weight:700;color:#efff00;padding:.5rem 0;border:3px solid #006121}form .form-label{font-weight:700;color:#006121}.form-account ul{margin:0}.btn.btn-submit-login,.btn.btn-submit-signup{background-color:#006121;color:#efff00;width:100%;font-weight:600;margin-top:1rem}.btn.btn-submit-login:hover,.btn.btn-submit-signup:hover{background-color:#003d15;color:#efff00}.form-account-register input{border:1px solid #006121}.form-account-register small{display:flex;font-size:16px;font-weight:600;justify-content:end}.form-account-register small a{color:red}@media screen and (max-width:480px){form.form-account-register{padding:2rem 1.5rem;margin-top:4rem;margin-bottom:2rem}.form-account-register small{font-size:small}}
