#block-customheadercontact { 
  --body-font-color: #052C60; 
  --body-font-family: "Raleway"; 
  --body-font-size: 16px; 
  --body-text-align: right; 
  --link-font-color: #052C60; 
  --link-font-color-hover: #052C60; 
  --link-font-color-active: #052C60; 
  --button-font-color: #052C60; 
  --button-background-color: #A8E14B; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #9FD547; 
  --button-font-color-active: #A8E14B; 
  --button-font-color-hover: #052C60; 
}
