/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 12 2024 | 05:38:36 */
a:active, a:focus {
	outline: 0;
	border: none;
	-moz-outline-style: none;
 	-webkit-tap-highlight-color: transparent !important;
}

@media (max-width: 544px) {
    img.custom-logo.astra-logo-svg {
        height: auto !important;
    }
}