/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 17 2025 | 23:56:27 */
@media (min-width: 320px) and (max-width: 480px) {
    .primary_header_2 h3, .bizberg_header_wrapper h3 {
        font-size: 17px !important;
    }
}

@media (min-width: 320px) and (max-width: 1024px) {
    .navbar .slicknav_nav {
        max-height: auto;
    }
}
a:focus {
    outline: none !important;
}