/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 21 2025 | 07:58:50 */
a:active,
a:focus {
  outline: 0 !important;
  -moz-outline-style: none !important;
  border: none !important; /* Optional: in case a border is also present */
  box-shadow: none !important; /* Optional: in case a box-shadow is also present */
}