/**
* Theme Name: Intech Child
* Description: This is a child theme of Intech, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/theme-kalia">Theme Kalia</a>
* Template: intech
* Version: 1.9

/* Footer Logo Size */
.footer-widget_logo img,
.footer-widget img {
    width: 220px !important;
    height: auto !important;
    max-width: 220px !important;
    display: block !important;
}

/* Footer text */
.footer-widget p {
    color: #cfcfcf;
    line-height: 1.8;
}