/* 
 Theme Name:     Divi-Child
 Author:         Team Icon di Marco Sarti
 Author URI:     https://www.marco-sarti.com 
 Template:       Divi
 Version:        1.0 
*/ 

#top-menu li:last-child > a { background-color: #0f2743; color: #ffffff !important; padding: 10px 18px !important; border-radius: 12px; font-weight: 600; line-height: 1.2; }
#top-menu li:last-child > a:hover { background-color: #123155; box-shadow: 0 6px 16px rgba(15, 39, 67, 0.18); }