/*
Theme Name: CRYPTON1TE
Theme URI: https://cryptoquebec.com
Author: Antigravity
Author URI: https://cryptoquebec.com
Description: Thème sur-mesure pour Crypto Québec (CRYPTON1TE) avec bulles interactives, index Fear & Greed et signaux en direct.
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: crypton1te
*/

/* Importer les styles principaux du site */
@import url('css/style.css?ver=1.0.1');
@import url('css/bootstrap.min.css');
@import url('css/typography.css');
@import url('css/responsive.css');

/* Enlarge header navigation menu */
header .navbar-light .nav-item {
    margin: 0 16px !important;
}
header .navbar-light .nav-item .nav-link {
    font-size: 18px !important;
    font-weight: 600 !important;
}
header .navbar-light .nav-item .nav-link.join-free-btn {
    font-size: 12.5px !important;
    padding: 10px 22px !important;
}
