.give-donor-dashboard-donor-info__details .give-donor-dashboard-donor-info__detail {
    display: inline;
}
.give-donor-dashboard-donor-info__detail:nth-child(3),
.give-donor-dashboard-donor-info__detail:nth-child(4) {
    margin-left: 20px;
}
.give-donor-dashboard-dashboard__stats {
    grid-template-columns: repeat(1,1fr);
}

.give-donor-dashboard-donor-info__avatar .give-donor-dashboard-donor-info__avatar-container { background: #4a73b6 !important; }

a.give-donor-dashboard-tab-link--is-active {
    border-left: 4px solid #4a73b6 !important;
}

.give-donor-dashboard-dashboard__stats .give-donor-dashboard-dashboard__figure { color : #4a73b6 !important; }
.give-donor-dashboard-table__donation-receipt a { color : #4a73b6 !important; }

.give-donor-dashboard-logout .give-donor-dashboard-tab-link { color : #4a73b6 !important; }

.give-donor-dashboard-table__row .give-donor-dashboard-table__donation-test-tag { background : #4a73b6 !important; color : #fff !important;  }

.give-donor-dashboard-table__donation-test-tag { color : #4a73b6 !important; }

.give-donor-dashboard-table__footer-nav a {
  color : #4a73b6 !important; /* This will control the SVG color too */
}

.give-donor-dashboard-donation-receipt__value span { color : #4a73b6 !important; }
#give-donor-dashboard a:visited { color : #4a73b6 !important; }

.give-donor-dashboard__donation-history-footer a { color : #4a73b6 !important; }

.p-PaymentMethodSelector { display: none !important;}
