/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 22 2025 | 04:59:43 */
a.is-linked-link {
  border-radius: 10px;
  transition: 0.2s ease-in-out;
}
.entry-content a.is-linked-link:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.29);
  border-radius: 10px;
}
