Make sure nth-of-type(4)
selects the 3rd item in the personal profile section
Matches version 4.2.0
.account__header__bio .account__header__fields dl:nth-of-type(4) a {
color: #79bd9a !important;
}
.account__header__bio .account__header__fields dl:nth-of-type(4) a:before {