#block-cta-5 { 
  --background-style: solid; 
  --background-color: #0C1748; 
  --h1-font-color: #FFF; 
  --h2-font-color: #FFF; 
  --h2-text-transform: uppercase; 
  --h3-font-color: #FFF; 
  --h4-font-color: #FFF; 
  --body-font-color: #FFF; 
  --body-font-size: 18px; 
  --link-font-color: #FFF; 
  --link-font-color-hover: #FFF; 
  --link-font-color-active: #FFF; 
  --button-font-color: #FFFFFF; 
  --button-font-weight: 700; 
  --button-background-color: #FF8000; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --button-background-color-hover: #D36A00; 
  --button-font-color-active: #D36A00; 
  --button-font-color-hover: #FFFFFF; 
}
