@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap";body{font-family:Poppins,sans-serif}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#4b5563}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:4px;font-size:1rem;transition:border-color .3s}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px white inset!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.btn-primary{background-color:#b45309;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s,transform .3s}.btn-primary:hover{background-color:#92400e;transform:translateY(-2px)}main{padding-top:6rem}h1,h2{text-align:center}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#d1d5db}
