/*
Theme Name: JupiterX Child
Description: Jupiter X Child Theme
Author: Artbees
Author URI: https://jupiterx.com
Template: jupiterx
Version: 1.0.0
Text Domain: jupiterx
Domain Path: /languages
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Add your custom CSS codes in assets/less/style.less */

/*
Use !important to overwritte the higher order CSS of the Elementor/Raven settings.
*/

.elementor-button.elementor-size-md{
  text-decoration: none !important;
};

/* Applies only to raven buttons with shrink property: */
.raven-button-link .elementor-animation-shrink a{
  text-decoration: none !important;
};
