/*

Theme Name: Hello Elementor Child

Theme URI: https://github.com/elementor/hello-theme/

Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team

Author: Elementor Team

Author URI: https://elementor.com/

Template: hello-elementor

Version: 1.0.1

Text Domain: hello-elementor-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

.numero-pagina {
    font-size: 0.6em;
    color: #555;
    margin-left: 5px;
}

/* Test 1: link testuali principali */
.elementor-widget-text-editor a,
.elementor-widget-theme-post-content a,
.entry-content a,
.rank-math-breadcrumb a,
.comments-area a,
.comment-form a,
.logged-in-as a,
.text-purple {
    color: #0083d6 !important;
}

.elementor-widget-text-editor a:hover,
.elementor-widget-theme-post-content a:hover,
.entry-content a:hover,
.rank-math-breadcrumb a:hover,
.comments-area a:hover,
.comment-form a:hover,
.logged-in-as a:hover,
.text-purple:hover {
    color: #2cadff !important;
}