.elementor-widget-menu_profile{
    .profile-login{
        a{
            color: #fff;
            text-decoration: none;
            font-size: 14px;
            font-weight: 500;
            &:hover{
                text-decoration: underline;
            }
        }
    }
}