/* 
Theme Name: Nova
Theme URI: https://orbitprotect.com/
Description: Child theme of Hello Elementor, created by The Fold
Author: The Fold
Author URI: https://thefold.co.nz
Template: hello-elementor
Version: 2.0.0
*/

/* Add your custom styles here */

html {
    font-size: 10px !important;
}

.elementor-widget-text-editor a{
	text-decoration: underline;
	font-weight: 500;
}

.elementor-widget-text-editor a:hover{
	text-decoration: none;
}