main{flex:1;display:flex;flex-direction:column;align-items:center;padding:2rem;text-align:center}.title_home{font-size:2rem;margin-top:3rem;margin-bottom:.5rem}.subtitle{color:#fdb913;font-size:1.25rem;margin-bottom:2rem}.welcome{margin-bottom:1rem}.home_form{display:flex;flex-direction:column;align-items:center}.input-home{width:300px;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc}.btn{padding:.75rem 2rem;font-size:1rem;border-radius:9999px;transition:background-color .3s;max-width:200px}.btn:hover{background-color:#e5a700}
