.profile-container{padding:3rem 30%}.profile-l-content{padding:0 12%}.profile-content{margin-top:1rem}.profile-header h1{font-size:2rem;margin:1rem auto;text-align:center}.profile-form{gap:1.25rem}.profile-form,.profile-form>div{display:flex;flex-direction:column}.profile-form-name{display:flex;flex-direction:row!important;gap:2rem}.profile-form label{font-weight:700;margin-bottom:.5rem}.profile-form input,.profile-form select{padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:.5rem;width:100%;max-width:400px}.profile-success{color:green}.profile-save-button{margin-top:1.5rem;padding:.75rem 2rem;font-size:1rem;background-color:#517fd8;color:white;border:none;border-radius:.5rem;cursor:pointer}.profile-save-button:hover{background-color:#618cec}