.profile-page-edit{display:flex;justify-content:center;flex-direction:column;align-items:center}@media screen and (max-width: 1300px){.profile-page-edit .form-label{text-align:center;margin-top:1rem}}.profile-card-edit{border-color:#0073ba;border-width:thin;border-style:solid;border-radius:30px;margin-top:1em;padding:1em;padding-left:3em;padding-right:3em}@media screen and (min-width: 992px){.profile-card-edit{width:60%}}@media screen and (max-width: 992px){.profile-card-edit{margin:2rem;padding:1.5rem}.profile-card-edit .form-label{text-align:center;margin-top:0.5rem}}.profile-card-edit #profile-header{display:flex;justify-content:space-between}@media screen and (max-width: 1300px){.profile-card-edit #profile-header{flex-direction:column;justify-content:center;align-items:center;text-align:center}}.profile-card-edit #profile-header .profile-summary{width:60%;margin-bottom:0.5rem}@media screen and (min-width: 1300px){.profile-card-edit #profile-header .profile-summary{width:35%}}@media screen and (max-width: 1300px){.profile-card-edit #profile-header .profile-summary{margin-left:0px}}.profile-card-edit #profile-header .profile-summary .form-input{width:100%;margin:0.5rem}.profile-card-edit #profile-header .img-avatar{border-radius:50%;background-size:cover;background-position:center;background-repeat:no-repeat;margin:1em;min-width:50px;border-right-width:1rem;display:block}.profile-card-edit #profile-header #profile-social-links{width:60%;padding-top:0px}@media screen and (min-width: 1300px){.profile-card-edit #profile-header #profile-social-links{width:40%}}.profile-card-edit #profile-header #profile-social-links li{margin-bottom:0.5rem}.profile-card-edit #profile-header #profile-social-links li i{display:inline-block;color:#0073ba}.profile-card-edit #profile-about-me{padding:0px}.skills-card-edit{text-align:center;height:100%;border-color:#0073ba;border-width:thin;border-style:solid;margin-top:1rem;padding:3rem;border-radius:30px}@media screen and (min-width: 992px){.skills-card-edit{display:block;width:60%}}@media screen and (max-width: 992px){.skills-card-edit{margin:2rem;padding:1.5rem}}.skills-card-edit h3{font-size:1.9rem;padding:0.5rem}.skills-card-edit .skills{display:flex;flex-wrap:wrap}.skills-card-edit .skills .skill{border-radius:30px;background-color:#0073ba;color:white;padding:0.4rem 2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:1rem 0.6rem}.skills-card-edit i{text-align:center}.profile-edit-submit-div{display:flex;justify-content:center}#about-me-text-area{resize:vertical}
