/*
Theme Name: IkonWP-child
Theme URI: https://wordpress.org/themes/twentytwenty/
Description:  IkonWP Child Theme
Author: Aline Wy
Author URI: https://wordpress.org/
Template: ikonwp
Version: 2.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ikonwp
*/

.header .header__navbar .header__logo img {
    display: block !important;
    width: auto !important;
    height: 60px !important;
}

.header .header__title {
    min-height: 190px !important;
}

.header__logo {
    padding: 70px !important; 
}

.footer {
    font-size: .775rem;
    color: #888;
}

.nav-link {
    font-size: 18px !important; 
    font-weight: 800 !important; 
}

#ikonwp-main-navbar.navbar-expand-xl .navbar-nav .nav-link {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}
