/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.duo-hd span{
    font-size: var(--e-global-typography-e774576-font-size);
    line-height: var(--e-global-typography-3f55082-line-height);
}

.ul-txt ul{
    padding-left:27px;
}
.ul-txt ul li{
    margin-bottom:5px;
}
.main-con:hover .podcast-content p,.main-con:hover .podcast-time span{
    color: var(--e-global-color-secondary) !important;
}
.main-con:hover .podcast-time span svg{
    fill: var(--e-global-color-secondary) !important;
}
.main-con:hover .podcast-btn a{
    background: rgba(255, 182, 162, 0.5) !important;
    color: var(--e-global-color-4a4461d) !important;
}
.main-con:hover .podcast-btn svg{
    fill: var(--e-global-color-4a4461d) !important;
}
