.content-list  .field--name-title a {
  color: #3990AE;
  text-decoration-color: #3990AE;
}

.content-list  .field--name-title a:hover {
  border-color: #3990AE;
}

.billboard .billboard-title a, 
.billboard .billboard-teaser a {
   color: #3990AE;
}

.billboard .billboard-title a:hover, 
.billboard .billboard-teaser a:hover {
   color: #3990AE;
}

.slide-title a {
  color: #3990AE;
}

.slide-title a:hover {
  border-color: #3990AE;
}

.block-ps-people-list .field--name-title a:after{
  background-color: #3990AE
}

.content-list .field--name-title a:hover, .content-list .field--name-title a:focus {
  border-color: #3990AE;
}