/*
Theme Name: Widestudio
Theme URI: https://github.com/elementor/hello-theme/
Description: Widestudio is a child theme of Hello Elementor, created by Elementor team
Author: Franco Aquini
Author URI: https://francoaquini.it
Template: hello-elementor
Version: 1.0.1
Text Domain: widestudio
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*** TYPOGRAPHY ***/

.link-sub-menu p {
	padding:0!important;
	color:rgba(199,4,121,1);
}

.link-sub-menu p a {
	font-family:"Source Sans Pro"!important;
}

.link-sub-menu p a:hover {
	color:rgba(255,15,147,1);
}

.link-sub-menu p a:active {
	color:rgb(85, 85, 85);
}