/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 24 2025 | 17:10:46 */
* {
    outline: none !important;
}

a:focus {
    outline: 0;
    border: none;
    -moz-outline-style: none;
}