File "_variables-20250509192942.scss"

Full Path: /home/rattkxnv/byattorney.com/wp-content/plugins/everest-forms/assets/css/variables/_variables-20250509192942.scss
File size: 373 bytes
MIME-type: text/plain
Charset: utf-8

/**
 * EverestForms CSS Variables
 */
/*=====  Primary Color  ======*/
$everestforms:					#7e3bd0;
$everestforms-soft:				lighten($everestforms, 40%);

/*=====  Semantic Color  ======*/
// Colors for notifications
$green:							#4bce61;
$red:							#fa5252;
$orange:						#ffba00;
$blue:							#0095ff;

/*=====  Neutral colors  ======*/
@import 'colors';
@import 'grids';