body.page-id-10978 .entry-content a {
  color: #0069c3;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 105, 195, 0.309);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.page-id-10978 .entry-content a:hover {
  border-bottom-style: solid;
}
article a {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 59, 110, 0.35);
}
article a:hover {
  border-bottom-style: solid;
}
