#block-customheaderbuttons, #reveal--customheaderbuttons { 
  --body-text-align: right; 
  --button-font-color: #FFFFFF; 
  --button-font-family: "Open Sans"; 
  --button-font-size: 13px; 
  --button-background-color: #134574; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-border-radius: 1000px; 
  --button-background-color-hover: #134574; 
  --button-font-color-active: #134574; 
  --button-font-color-hover: #FFFFFF; 
}
