/*
Theme Name:     Plumbio Child
Theme URI:      https://smartdata.tonytemplates.com/plumbio/
Description:    Child theme for Plumbio
Author:         Smartdatasoft Team
Author URI:     https://themeforest.net/user/smartdatasoft
Template:       plumbio
Version:        1.0
*/

/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */

.diensten-tekst .elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
	color: black !important;
	text-decoration: underline;
}

.elementor-widget-plumbio_faq a {
    color: black !important;
    text-decoration: underline !important;
}

.elementor-icon-list-text a {
    display: inline !important;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: anywhere;
	color: #0C4C93;
	text-decoration: underline;
}