/**
* Theme Name: Greenly Child
* Description: This is a child theme of Greenly, generated by Merlin WP.
* Author: <a href="https://creativesplanet.com/">Creative's Planet</a>
* Template: greenly
* Version: 1.0
*/

/* Rimuove il decorativo after nel footer */
.cspt-footer-style-2::after {
  content: none !important;
  display: none !important;
}

