#block-customsidebarbuttons { 
  --button-font-color: #052C60; 
  --button-font-family: "Raleway"; 
  --button-font-size: 15px; 
  --button-background-color: #A8E14B; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-border-radius: 0px; 
  --button-background-color-hover: #A8E14B; 
  --button-font-color-active: #A8E14B; 
  --button-font-color-hover: #052C60; 
}
