/*
Theme Name: Sport WP Theme Child
Theme URI: #
Description: Child theme for Sport WP Theme
Author: Sport
Author URI: #
Template: sport-wp-theme
Version: 1.0.2
*/

:root {
	--text-primary: #b755d9 !important;
  	--primary-color: #6b1e85 !important;
  	--second-color: #03472c !important;
  	--icon-primary-color: #982ABE !important;
  	--down: green;
  	--up: red;
    --menu-button-color: #3D114C !important;
	--dbk-color-bg: #2d0347 !important;
}