/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.17.7
Requires at least:    5.4.0
Requires PHP:         5.6.20
WC requires at least: 4.7.0
Text Domain:          flatsome
License:              https://themeforest.net/licenses
License URI:          https://themeforest.net/licenses
*/

.curve-text {
  
  font-family: 'Luckiest Guy', cursive;
  font-size: 35px;
	
}

.curve-text path {
  fill: transparent;
}

.curve-text text {
  fill: #EE3940;
}
.circle-text .box-text {
aspect-ratio: 1/1;
background-color: #ffff;
border-radius: 50%;
background: linear-gradient(180deg, #272727 21.62%, #466568 98.65%);
color: #FFF;
}
/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
