diff --git a/assets/stylesheets/template/base/_variables.scss b/assets/stylesheets/template/base/_variables.scss index 6da87b1..b1cdc46 100644 --- a/assets/stylesheets/template/base/_variables.scss +++ b/assets/stylesheets/template/base/_variables.scss @@ -18,8 +18,8 @@ $theme-blue: #003d7e; $theme-color-main: #333333; $theme-color-second:#416319; $theme-color-third: #416319; -$theme-color-green: #8BC34A; -$theme-color-hover:#8BC34A; +$theme-color-green: #2c4e05; +$theme-color-hover:#2c4e05; .fa, .fa-classic, .fa-regular, .fa-solid, .far, .fas { font-family: "Font Awesome 6 Free", FontAwesome;