:root {
--global-palette-highlight: #27a364 !important;
--global-palette-highlight-alt: #27a364 !important;
}

body.color-switch-dark {
--global-palette-highlight: #27a364 !important;
--global-palette-highlight-alt: #27a364 !important;
}

.cls-1{
fill: #27a364 !important; /*scritta del logo*/ 
}