/*
Theme Name: Bridge Child
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: bridge
Template: bridge
*/


.home h1 {
    font-size: 40px;
}

.home h2 {
    font-size: 26px;
    line-height: 30px;
}

.home h2.icon_title {
    font-size: 20px;
    line-height: 24px;
}

.home h3 a {
    font-size: 18px;
    font-weight: 400;
}

.home .news-link a {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 24px;
}

h2 {
    font-size: 26px !important;
    line-height: 30px !important;
    text-transform: none !important;
}

h3 {
    font-size: 20px !important;
    line-height: 24px !important;
    text-transform: none !important;
}

h4 {
    font-size: 20px !important;
    line-height: 24px !important;
    text-transform: none !important;
    font-weight: 400 !important;
}


.qode-workflow-subtitle {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
}