.apartments_sort button.booking-sort__toggle {
    font-size: 16px !important;
    font-weight: 400;
}
.apartments_sort {
    top: 3px !important;
}
.profile-edit__tabs {
    margin-bottom: 38px !important;
}
.profile-card {
    margin-top: 67px !important;
    padding: 32px 18px 34px !important;
}
.profile-edit .profile-card {
    margin-top: 0% !important;
}
.profile-edit__save {
    margin-top: 0px !important;
    height: 54px !important;
}
.profile-edit__tab {
    border-bottom: none !important;
    text-decoration: underline;
    text-decoration-color: transparent;
    text-decoration-thickness: 1px;
    text-underline-offset: 6px;
    text-decoration-color: currentColor;
}