/*-----------------------------------------------------------------------------------
 *
 * Theme Name: Kargon Child Theme
 * Theme URI: https://kargonwp.websitelayout.net/
 * Author: Website Layout
 * Author URI: https://www.websitelayout.net/
 * Description: This is a child theme of kargon
 * Version: 1.2
 * Template: kargon
 * Text Domain: kargon-child
 *
 * ----------------------------------------------------------------------------------- */

article .card-footer, footer ul.social-icon-style3 {
    display: none;
}
 footer .elementor-element-b41c61d.text-center ul.list-unstyled li:last-child {
    color: #fff;
}
#cmplz-manage-consent .cmplz-manage-consent {
    background-color: #39cccc !important;
}

.card-style04 > img {
    width: 100%;
}