/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.mobile-html-inner .widget {
    margin-bottom: 0 !important;
}


.header-html-inner .widget {
	 margin-top: inherit !important;
     margin-bottom: inherit !important;
}


.widget_ywraq_mini_list_quote .raq-info {
    display: block;
    margin: 2px;
    padding: 10px 12px;
    color: #00239a !important;
    font-size: 16px;
    border: 3px solid #03b5c4 !important;
    border-radius: 50px !important;
    cursor: pointer;
}

.header-html-inner a:link {
    text-decoration: none !important;
}