/*profile dashboard content right*/
.profile-edit {background: #f4f4f4;}
.profile-edit>div>div { width: 100%; }
.profile-edit {padding-top: 50px;/* font-family: 'Inter'; */letter-spacing: 0;}
@media (max-width: 992px){
.profile-edit {padding-top: 0px;padding-bottom:120px;/* padding-left: 15px; *//* padding-right: 35px; */background: #f4f4f4;}}
@media only screen and (min-width: 992px) {
.profile-edit{padding: 80px;}}

/*content*/
form#member-profile {    background: #fff;border: 1px solid #ff9700;padding: 40px;border-radius: 10px 50px;}

.profile-edit legend {font-weight: 700;font-family: 'Inter';border-bottom: 1px solid #b2b2b2;margin-bottom: 30px;}

/*social buttons*/
.akeeba-sociallogin-linkunlink-buttons a {font-weight: 700!important;}
.akeeba-sociallogin-linkunlink-buttons  .btn:hover .fa, .akeeba-sociallogin-linkunlink-buttons .sppb-btn:hover .fa {color:#fff!important;}

