/**
* Theme Name: Brandberry Child
* Description: This is a child theme of Brandberry
* Author: <a href="https://treethemes.com">Treethemes</a>
* Template: brandberry
* Version: 1.0
*/

.elementor-widget-text-editor.text-black strong{
	color: var( --e-global-color-3bd840b );
}

.elementor-widget-text-editor a{
	font-size: inherit !important;
    font-weight: inherit !important;
    letter-spacing: inherit !important;
    line-height: inherit !important;
}

.elementor-widget-text-editor > *:last-child{
	margin-bottom: 0 !important;
	margin-block-end: 0 !important;
}