/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 26 2023 | 14:38:04 */
article.article-post a {
  text-decoration: underline 0.15em #0058a5;
  text-underline-offset: 3px;
  transition: 0.3s;
}

article.article-post a:hover {
/*   text-decoration-color: inherit); */
  text-underline-offset: 0.4em;
}
