  /*
Theme Name: Bridge
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: http://qodethemes.com/
Text Domain: bridge
Version: 25.9
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/




.tribe-common a:not(.tribe-common-anchor--unstyle),.tribe-common a:not(.tribe-common-anchor--unstyle):active,.tribe-common a:not(.tribe-common-anchor--unstyle):focus,.tribe-common a:not(.tribe-common-anchor--unstyle):hover,.tribe-common a:not(.tribe-common-anchor--unstyle):visited {
    font-size: 12px;
}

@media (min-width: 600px) and (max-width: 900px) {
    .tribe-common a:not(.tribe-common-anchor--unstyle),
    .tribe-common a:not(.tribe-common-anchor--unstyle):active,
    .tribe-common a:not(.tribe-common-anchor--unstyle):focus,
    .tribe-common a:not(.tribe-common-anchor--unstyle):hover,
    .tribe-common a:not(.tribe-common-anchor--unstyle):visited {
        font-size: 10px;
    }
}

