/* 
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: A child theme of Hello Elementor
Author: B5p
Template: hello-elementor
Version: 1.0.0
*/

/*
    Add your custom styles here
*/

.bp-text-justify {
	text-align: justify; 
	text-justify: auto;
}

.bp-linkchange {
    text-decoration: underline !important;
    color: black !important; 
}