body {
    font-size: 0.95rem !important;
    /*height: 100vh;*/
}
/*body main {*/
/*    min-height: 100vh;*/
/*}*/
#memberMenu {
    margin-bottom: 15px;
    margin-top: -10px;
}
#memberMenu .card-header {
    padding: 0.75rem;
}
#memberMenu .card-header-pills {
    margin-right: 0;
    margin-left: 0;
}
#memberMenu #memberMenuUpgrade {
    position: absolute;
    right: 15px;
    border-radius: .25rem;
}
#memberMenu #memberMenuUpgrade a {
    color: #fff;
    background: darkred;
}
.card-header {
    background: white;
}
.card, .accounts-show .card {
    margin-bottom: 15px;
}

/* Mediator Information Card*/
.card.card-information .card-image .card-image-desktop {
    float: left;
    margin-right: 20px;
}
.card.card-information .card-body {
    padding: 0px;
}
@media (min-width: 992px){
    .card-information .card-body {
        display: flex !important;
    }
    .card-image {
        background: none !important;
    }
    .card-image-desktop {
        margin-right: 0 !important;
    }
}

.card.card-information .card-image, .card.card-information .card-image-desktop {
    background: rgba(0, 0, 0, 0.125);
}
.card.card-information .card-image-dummy {
    padding: 1.25rem;
    text-align: center;
}
.card.card-information .card-image-dummy i {
    color: white;
    padding-top: 8px;
}
.card.card-information .card-body-information {
    padding: 1.1rem 1.25rem 1.1rem 1.5rem;
}
.card .card-title {
    /*font-size: 1.125rem;*/
    /*margin-bottom: 8px;*/
    font-size: 1.15rem;
    margin-bottom: 7px;
    font-weight: bold;
}
.card .card-location {
    margin-bottom: 5px;
}
.card .card-location span {
    padding-right: 10px;
}
.card .card-phone {
    margin-bottom: 8px;
}
.card .card-phone span {
    padding-right:8px;
}
.card .card-text span .fas, .card .card-text-color-lightgrey {
    color: rgba(0, 0, 0, 0.2);
}
.card-text-color-lightgrey {
    color: rgba(0, 0, 0, 0.2);
}
.accounts-index h1, #loginPage h1, #registerPage h1, #homepage h1 {
    font-weight: bold;
    font-size: 1.5rem;
    margin-bottom: 0.6rem;
    margin-top: 1px;
}
#loginPage h1 ~ p, #registerPage h1 ~ p {
    margin-bottom: 1.5rem;
}
.nearby-account:not(:last-child) {
    margin-bottom: 12px;
}
.nearby-account .nearby-account-image {
    display: inline-block;
    margin-right: 7px;
    position: relative;
    top: -4px
}
.nearby-account .nearby-account-image i {
    color: rgba(0, 0, 0, 0.125);
}
.nearby-account .nearby-account-info {
    display: inline-block;
}
#profile-img-btn .profile-img-btn-spinner {
    display: none;
}
#profile-img-btn .profile-img-btn-spinner i {
    display: inline-block;
    margin-right: 10px;
}

.list-group-item.active a {
    color: #FFF;
}
.card .pagination {
    margin-bottom: 0px;
}
#adminMembersEdit .card th {
    padding-right: 10px;
}
a {
    color: #0057b5;
}
.searchButton .searchButtonSearching {
    display: none;
}
.searchButton .searchButtonSearching i {
    margin-right: 5px;
}


#homepage #states .card-body ul, #homepage #cities .card-body ul {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
}
#homepage #moreCities {
    font-size: 0.9rem;
}
#adminContent .card-body p:last-child {
    margin-bottom: 0;
}
#adminContent #adminContentMenu {
    margin-bottom: 0;
}

#certificateInformationModal .modal-body {
    padding: 30px;
}

@media screen and (max-width:800px){
    #homepage .search {
        font-size: 0.95rem;
        /*height: calc(2rem + 2px);*/
    }
    #homepage .lead {
        font-size: 1rem;
    }
    /*#homepage h1 {*/
    /*    font-size: 2rem;*/
    /*}*/
    #homepage .searchButton {
        padding: 0 7px;
    }
}

/* Membership Page */
#membershipPage #membershipComparisonCard {
    padding-top: 4px;
    padding-bottom: 7px;
}
#membershipPage .table#membershipComparison {
    margin-bottom: 0;
}
#membershipPage .table#membershipComparison thead > tr > th {
    border-top: none;
    border-bottom: 1px solid #dee2e6
}
#membershipPage .table#membershipComparison tr > td:not(:first-child), #membershipPage .table#membershipComparison tr > th:not(:first-child) {
    text-align: center;
}
#membershipPage .table#membershipComparison tr > td .fa-check {
    color: #28a745;
}
#membershipPage .table#membershipComparison tr > td .fa-times {
    color: #dc3545;
}
#membershipPage .table#membershipComparison thead > tr:first-child {
    background: #f5f8fa;
}
#membershipPage .table#membershipComparison thead > tr:first-child th > span {
    font-weight: normal;
}
/*#membershipPage .table#membershipComparison {*/
    /*border: 1px solid #dee2e6;*/
/*}*/
#membershipPage .card#upgradeMembership .card-body div > div:not(:last-child) {
    margin-bottom: 2px;
}
/*#membershipPage .card#upgradeMembership .card-header {*/
    /*background: #28a745;*/
    /*color: white;*/
/*}*/
/*#membershipPage .card#upgradeMembership {*/
    /*border: 1px solid #28a745;*/
/*}*/

#membershipPage .card#upgradeMembership #membershipFooter .alert {
    margin-top: 10px;
    margin-bottom: 10px;
}
#membershipPage .card-footer .gocardless-price {
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    line-height: 1.6;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: white;
    float: left;
}
@media screen and (max-width:500px){

    #membershipPage .card-footer .gocardless-redirect-url {
        width: 100%;
    }

    #membershipPage .card-footer .gocardless-price {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
}

#membershipPage #currentMembership .card-body div + div {
    margin-top: 3px;
}


@media (max-width: 991px){

    .card-image .card-image-desktop {
        /* margin: 25px 0 15px 25px; */
        width: 100% !important;
        background: none !important;
        margin-top: 25px;
        margin-bottom: 15px;
        padding-left: 25px;
    }

}

/* Upgrade Form */
#upgradeMembership .form-check {
    margin-bottom: 15px !important;
    padding-left: 0;
}
#upgradeMembership .form-check label {
    border: 1px solid #ddd;
    /*border-radius: 5px;*/
    padding: 12px 15px;
    background-color: rgba(0, 0, 0, 0.02);
    width: 100%;
}

#upgradeMembership #membershipType .form-check:last-child {
    margin-bottom: 0 !important;
}

/*@media (min-width: 576px) {*/

    /*#upgradeMembership #membershipFrequency .d-inline-block.d-inline-block {*/
        /*margin-right: 10px;*/
    /*}*/

    /*#upgradeMembership #membershipFrequency .form-check {*/
        /*margin-bottom: 0 !important;*/
    /*}*/


/*}*/

#upgradeMembership .form-check input {
    margin-left: 0;
}

#upgradeMembership .form-check label span {
    margin-left: 25px;
    font-weight: bold;
    font-size: 15px;
}

#upgradeMembership .membership-features, #upgradeMembership #membershipFrequency #membership-price-monthly, #upgradeMembership #membershipFrequency #membership-price-yearly {
    margin-left: 25px;
    margin-top: 2px;
}

#upgradeMembership .membership-features .membership-feature i {
    margin-right: 3px;
}
table#membershipComparison td {
    background: white;
}
table#membershipComparison tbody th {
    background-color: #e9ecef;
}
table#membershipComparison thead tr th.bg-dark {
    color: white;
}
table#membershipComparison th.bg-dark + th.bg-dark {
    border-left: 1px solid white;
}

#upgradeMembership #membershipFrequency .form-check {
    width: 100%;
}
#upgradeMembership #membershipFrequency .form-check:first-child {
    margin-bottom: 15px !important;
}
#upgradeMembership #membershipFrequency .form-check:last-child {
    margin-bottom: 0 !important;
}
@media (min-width: 576px){
    #upgradeMembership #membershipFrequency .form-check {
        width: 48% !important;
        margin-bottom: 0 !important;
    }
}

#referencesIndexCard ul, #qualificationsIndexCard ul, #mediationQualificationsIndexCard ul, #mediationFieldsIndexCard ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
#referencesIndexCard li div, #qualificationsIndexCard li div, #mediationQualificationsIndexCard li div, #mediationFieldsIndexCard li div {
    padding-right: 15px;
}
#referencesIndexCard li:not(:last-child), #qualificationsIndexCard li:not(:last-child), #mediationQualificationsIndexCard li:not(:last-child), #mediationFieldsIndexCard li:not(:last-child) {
    margin-bottom: 15px;
}

.card-accounts-show a > i.fa-plus {
    margin-right: 5px;
}
.card-accounts-show .card-header > h2 {
    line-height: 1.6;
    margin-bottom: 0;
    font-size: 0.95rem;
    font-weight: 400;
}

/* Admin Menu - Backlinks Pending */
.admin-backlinks-pending-menu {
    background: green;
}
.admin-backlinks-pending-menu a {
    color: white;
}
table#adminBacklinksIndex thead th {
    border-top: none;
    padding-top: 0;
    border-bottom: 0;
}
table#adminBacklinksIndex {
    margin-bottom: 0;
}
table#adminBacklinksIndex td {
    vertical-align: middle;
}
#backlinksIndex .card-body {
    padding-bottom: 0.8rem;
}

/* Invoices */
#membershipInvoices .table, #showInvoicesByMonth .table, #adminMembersLogins .table, #adminMembersSignups .table {
    margin-bottom: 0;
}
#membershipInvoices .table thead tr:first-child th, #showInvoicesByMonth .table thead tr:first-child th, #adminMembersLogins .table thead tr:first-child th, #adminMembersSignups .table thead tr:first-child th {
    border-bottom: none;
    border-top: none;
    padding-top: 0;
}
#membershipInvoices .table tbody tr:last-child td, #showInvoicesByMonth .table tbody tr:last-child td, #adminMembersLogins .table tbody tr:last-child td, #adminMembersSignups .table tbody tr:last-child td {
    padding-bottom: 0;
}

/* Navigation Search */

#navSearch {
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    max-width: 450px;
    width: 100%;
    margin-left: 5px;
}
@media (max-width:768px)
{
    #navSearch {
        max-width: 100%;
        padding-top: 10px;
        margin-left: 0;
    }
}
#navSearch .search {
    background: #e9ecef;
    border-radius: 0;
}
#navSearch .searchButton {
    color: #fff;
    background-color: #4b5156;
    border-color: #6c757d;
}
#navSearch .searchButton:hover {
    background-color: #6c757d;
}

/* Slider */
 .slidecontainer {
     width: 100%;
 }

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 25px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: 2s; /* Default: .2s */
    transition: opacity 2s; /* Default: .2s */
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #007bff;
    cursor: pointer;
}

.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #007bff;
    cursor: pointer;
}

.pac-container:after {
    background-image: none !important;
    height: 0;
}
.pac-container .pac-item {
    line-height: 37px;
    padding: 0 10px;
}
.pac-container .pac-item .pac-icon {
    margin-top: 9px;
    height: 15px;
}

/* Change Search Radius */
#changeSearchRadiusCard #radiusText {
    margin-bottom: 10px;
}
#changeSearchRadiusCard #updateSearchRadiusButton {
    width: 100%;
    margin-top: 14px;
}

.breadcrumb .breadcrumb-item.active span, .breadcrumb .breadcrumb-item a {
    display: inline-block;
}
main ol.breadcrumb {
    background: none;
    padding: 0 !important;
}
.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
}

/* Certificate labels */
#listing-certificates-information span, #certificateInformationModal span {
    margin-right: 10px;
    float: left;
    margin-top: 3px;
}
#listing-certificates-information div {
    line-height: 1.8;
}
.badge-certificates {
    float: right;
    margin-top: -3px;
    margin-right: -2px;
}
.badge-certificate {
    background-color: rgba(0, 123, 255, 0.68);
    width: 17px;
    height: 17px;
    font-size: 11.5px;
    border-radius: 0;



    /*border-radius: 30px;*/
    /*font-size: 12px;*/
    /*background-color: white;*/
    /*color: #343a40;*/
    /*!*border: 1px solid #343a40;*!*/
    /*!*background-color: #343a40;*!*/
    /*!*color: white;*!*/
    /*border: 1px solid #343a40;*/
}
.card-information .badge-certificate:hover {
    /*background-color: #343a40;*/
    /*color: white;*/
    /*background-color: white;*/
    /*color: #343a40;*/
    /*border: 1px solid #343a40;*/
    color: #fff;
    background-color: #4b5156;
    /*border: 1px solid #6c757d;*/
}

.badge-certificate ~ .badge-certificate {
    margin-left: 2px;
}

/* Redesign of the membership features */
.membership-feature {
    margin-bottom: 3px;
}
.membership-feature i {
    margin-right: 5px;
    color: #aaa;
}
.membership-feature i.fa-times {
    font-size: 17px;
    margin-left: 2px;
    margin-right: 6px;
    color: grey !important;
}
#membershipPage #membershipPlans .card-header {
    color: white;
    text-align: center;
}

#membershipPage #membershipPlans .card .card-header {
    background: #99aabc;
}
#membershipPage #membershipPlans .card.active .card-header {
    background: #343a40;
}

#membershipPage .membership-features {
    margin-bottom: 15px;
}
#membershipPage h3 {
    color: #343a40;
}
#membershipPage #membershipExpiredNotice {
    margin-top:15px;
}
#membershipPage .membership-plan-listing-info {
    padding-bottom: 23px;
    padding-top: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
}
#membershipPage .membership-plan-listing-info div:first-child {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 2px;
}
#membershipPage .membership-plan-listing-info div:nth-child(2) {
    font-weight: normal;
    font-size: 12px;
    line-height: 2;
}
#membershipPage .membership-plan-upgrade-section {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -20px;
    padding: 20px;
    border-top: 1px solid #ddd;
}
#membershipPage .membership-plan-upgrade-section button {
    width: 100%;
}
#membershipPage .membership-plan-upgrade-price {
    margin-bottom: 10px;
    background: #f5f5f5;
    border: #ddd 1px solid;
    border-radius: 5px;
    text-align: center;
    padding: 7px 10px;
    font-size: 0.9rem;
}
#membershipPage .membership-plan-upgrade-section select {
    margin-bottom: 10px;
}
#membershipPage #membership-plan-cancel-section {
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
}
#upgradeBasicPlusForm #upgradeBasicPlusForm-body {
    padding: 10px;
    padding-right: 25px;
}
#upgradeBasicPlusForm ol {
    padding-left: 18px;
    margin-bottom: 0;
}
#upgradeBasicPlusForm ol li:not(:last-child){
    margin-bottom: 20px;
}
#upgradeBasicPlusForm ol li:last-child{
    margin-bottom: 10px;
}
#upgradeBasicPlusForm ol li div {
    margin-bottom: 8px;
}
#upgradeBasicPlusForm ol li pre {
    background: #f5f5f5;
    border: 1px solid #ced4da;
    padding: 15px;
    margin: 10px 0;
    word-wrap: break-word;
}
#upgradeBasicPlusForm ol li pre code {
    color: #e83e8c;
}
#membershipPage #membershipPlansHeaderSection {
    text-align: center;
    margin: 10px 0 30px 0;
}
#membershipPage #membership-invoices-row {
    margin-top: 20px;
}
#membershipPage #membership-invoices-row .card-header {
    text-align: center;
}

.card-information .account-information-title-container {
    display: flex;
}
.card-information .account-information-certificates {
    margin-left: 10px;
    padding-top: 1px;
}

.navbar-nav .manage-account-btn {
    padding: 7px 13px;
    margin-left: 10px;
    margin-right: 5px;
}
.membership-plan-change-section {
    text-align: center;
    margin-bottom: 15px;
}
#editProfileMenu {
    margin-bottom: 0;
}
#profileImageCard .real-image {
    margin-bottom: 15px;
}
/*#profileImageCard .real-image img {*/
    /*width: 100%;*/
/*}*/
#profileImageCard .dummy-image {
    background: rgba(0, 0, 0, 0.125);
    color: white;
    margin-bottom: 15px;
    padding-top: 17px;
}

.card-image-dummy, #profileImageCard .dummy-image, .card.card-information .card-image .card-image-desktop, .card.card-information .card-image .card-image-desktop  img {
    /*width: 165px;*/
    /*height: 165px;*/
    width: 250px;
    height: 250px;
}

#profileImageCard .dummy-image .card-image-dummy {
    text-align: center;
    padding-top: 5px;
}
#uploadProfilePhotoForm label {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin-bottom: 0;
}
#uploadProfilePhotoForm input {
    cursor: pointer;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
}

#adminContentListingPages p:last-child, #adminContentListingSearchPages p:last-child {
    margin-bottom: 0;
}

#footer {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background: #FFF;
}
#footer li+li {
    margin-left: 0.75rem;
}
#footer .breadcrumb {
    background: none;
    border-radius: 0;
    padding-left: 0;
    margin-bottom: 0;
}

/*
MemberMenu
 */
#memberMenuContainer {
    background: #FFF;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#memberMenuContainer .nav-pills .nav-link {
    border-bottom: 3px solid #FFF;
}
#memberMenuContainer .nav-pills .nav-link.active {
    background-color: rgba(0, 0, 0, 0);
    font-weight: 700;
    color: #0057b5;
    border-bottom: 3px solid #0057b5;
    border-radius: 0;
}
#memberMenuContainer .nav-pills {
    padding-top: 0.25rem;
}

/*
Header Alerts
 */
#headerAlerts .alert {
    margin-bottom: -0.25rem;
    margin-top: 1.25rem;
}


.card {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

/*
Accordion filtering for accounts.index
 */
.accordionFilter .card-body {
    padding: 0;
}
.accordionFilter .list-group-item:first-child {
    border-top: 0;
    border-radius: 0;
}
.accordionFilter .list-group-item {
    border-left: 0;
    border-right: 0;
}
.accordionFilter .card-header .btn {
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: top;
}
#accordionFilterPostcode .card-header button {
    padding-left: 0;
}

/*
For mediators navigation link
 */
#forMediatorsNavLink {
    font-weight: 900;
    color: #fff;
}

/* Filter nach Accordion */
.accordion > .card .card-header {
    margin-bottom: 0;
}
.accordion > .card {
    border-bottom: 0;
}
#indexChildrenMobile {
    margin-top: 15px;
    margin-bottom: 20px;
}
.accounts-index #indexChildrenMobile .card-header {
    padding: 10px;
    padding-left: 15px;
}
.accounts-index #indexChildrenMobile .card {
    margin-bottom: 10px;
}
.accounts-index #indexChildrenMobile button {
    padding-right: 0;
    padding-left: 5px;
}
.accounts-index #indexChildrenMobile .chevron-span {
    padding-left: 5px;
}
#contact-details-content .contact-detail {
    margin-bottom: 5px;
}
#contact-details-content .contact-detail:last-child {
    margin-bottom: 0;
}
#contact-details-content img {
    margin-right: 15px;
    float: left;
}
#contact-details-content .contact-detail.phone span, #contact-details-content .contact-detail.email span {
    padding-right: 10px;
}
#contact-details-content .contact-detail.website span {
    padding-right: 8px;
}
#contactModal #contact-details-spinner {
    text-align: center;
    padding: 50px;
}

.orte-buchstabe h2:not(:first-child) {
    margin-top: 10px;
}
.orte-buchstabe ul {
    padding-left: 0;
    list-style: none;
}
.orte-buchstabe ul i {
    color: #ccc;
}
#statistics ul, #adminStatistics ul {
    margin-bottom: 0;
    padding-left: 20px;
}
#statistics .statistics-month, #adminStatistics .statistics-month {
    margin-bottom: 10px;
}
#statistics .statistics-month:last-child, #adminStatistics .statistics-month:last-child {
    margin-bottom: 0;
}
.contact-mediator {
    border-radius: 0;
}


/* Added temporarily for data checking. */
.card-information .contact-detail span {
    display: none;
}
.card-information .contact-detail {
    margin-bottom: 0 !important;
}
.card-information #contact-details-content img {
    display: none !important;
}

/* Profil bearbeiten */
#editMediationFieldsDescriptionForm .form-group, #editAboutForm .form-group {
    margin-bottom: 0;
}

/* Safari autofill buttons hide */
input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0;
}

.account-index-radius-header {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}
.account-index-radius-header:first-child {
    margin-top: 0;
}
#mediationQualificationsIndexCard .content div:last-child {
    margin-bottom: 0;
}
#mediationQualificationsIndexCard .content div {
    margin-bottom: 10px;
}

#adminRefunds .refund:not(:last-child), #adminUnattachedPayments .payment:not(:last-child), #adminUnattachedInvoices .refund:not(:last-child) {
    margin-bottom: 15px;
}
#mediatorgesucht-agb-btn {
    margin-bottom: 15px;
    margin-top: 5px;
}
#memberMenuContainer .nav-pills .nav-link:hover {
    background-color: rgba(0, 0, 0, 0);
    font-weight: 700;
    color: #0057b5;
    border-bottom: 3px solid #0057b5;
    border-radius: 0;
}
#memberMenuContainer .nav-pills .nav-link.active, #memberMenuContainer .nav-pills .nav-link:hover {
    border-bottom: none !important;
}
#btn-profil-bearbeiten {
    margin-left: -5px;
    padding: 2px 7px;
    margin-top: 8px;
    margin-right: 15px;
}


ul.sortable {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}
ul.sortable li {
    border: 1px solid grey;
    padding: 4px 8px;
    background: #f5f8fa;
}
ul.sortable li+li {
    margin-top: 5px;
}
#mediatorenprofile #membershipPage .membership-features {
    margin-bottom: 0;
}
#mediatorenprofile #membershipPlans .card {
    border-color: rgba(205, 205, 205, 0.64);
}
#mediatorenprofile h1 {
    font-weight: bold;
    font-size: 1.5rem;
    margin-top: 1px;
}
#mediatorenprofile #mediatorenprofile_header .card-body div {
    margin-bottom: 15px;
}
#mediatorenprofile .membership-plan-upgrade-price {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    padding: 10px;
}

/**  Description Long Section (tætigkeitsfelder) **/
.description_long_section .description_long.collapse:not(.show) {
    display: block;
    height: 4.8rem;
    overflow: hidden;
}

.description_long_section .description_long.collapsing {
    height: 4.8rem;
}

.description_long_section a.collapsed::after {
    content: '+ Mehr zeigen';
}

.description_long_section a:not(.collapsed)::after {
    content: '- Weniger zeigen';
}
#faq .card-body p:last-child, #faq .card-body ul:last-child {
    margin-bottom: 0;
}
#faq .card-header .btn-link {
    padding-left: 0;
}
#faq .card-header button {
    text-align: left;
}
#faq section {
    margin-top: 20px;
    margin-bottom: 20px;
}
#faq .card {
    margin-bottom: -2px;
}

#faq .card-header .btn-link::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1…0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

.card-location > .card-location-marker {
    color: rgba(0, 123, 255, 0.68);
    margin-right: -5px;
    margin-left: 2px;
}
.accounts-index .card-location > .card-location-marker {
    position: relative;
    top: 1px;
}
