.wp-tab-content-wrapper a {
  font-size: 1em;
  color: #1982d1;
}

.wp-tab-content-wrapper a:link,a:visited { 
   text-decoration: none;
}

.wp-tab-content-wrapper a:hover {
    text-decoration: underline;
}