#block-hero-banner-ascend, #reveal--hero_banner_ascend { 
  --button-style: normal; 
  --button-background-color: #8eae3d; 
  --button-background-color-hover: #004079; 
  --button-font-color-hover: #fefefe; 
  --button-font-color-active: #fefefe; 
  --button-font-color: #fefefe; 
  --button-font-size: 14px; 
  --button-font-weight: bolder; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --h1-font-color: #ffffff; 
  --h1-font-size: 46px; 
  --h1-font-weight: 600; 
  --h4-font-color: #ffffff; 
  --h4-font-size: 39px; 
  --link-font-family: initial; 
  --background-style: solid; 
  --overlay: 1; 
  --prev-next-buttons: 1; 
  --autoplay: 1; 
  --timer-delay: 6000; 
  --anim-in-from-left: fade-in; 
  --anim-in-from-right: fade-in; 
  --anim-out-to-left: fade-out; 
  --anim-out-to-right: fade-out; 
  --banner-height: 60vh; 
  --banner-image-height: 60vh; 
  --banner-image-width: 100%; 
  --object-fit: cover; 
  --logo-position-x: 50%; 
  --logo-position-y: 25%; 
  --logo-height: 150px; 
  --logo-width: 150px; 
  --object-position-x: 50%; 
  --object-position-y: 50%; 
  --caption-width: 100%; 
  --caption-max-width: 100%; 
  --caption-border-style: none; 
  --caption-background-color: transparent; 
  --caption-position-x: 50%; 
  --caption-position-y: 57%; 
  --caption-transform-x: -50%; 
  --caption-transform-y: -50%; 
  --overlay-color: transparent; 
  --overlay-width: 100%; 
  --overlay-height: 100%; 
  --overlay-top-pos: 0rem; 
  --overlay-left-pos: 0rem; 
  --arrow-color: #ffffff; 
  --arrow-color-hover: #ffffff; 
  --arrow-x-pos: 0%; 
  --arrow-y-pos: 50%; 
  --page-dots-color: #cacaca; 
  --page-dots-color-hover: #8a8a8a; 
  --page-dots-color-active: #8a8a8a; 
  --page-dots-size: 0.75rem; 
  --page-dots-y-pos: 0px; 
  --caption-margin-top: 0rem; 
  --caption-padding-top: 0rem; 
  --caption-padding-bottom: 1.5rem; 
  --object-fit--tablet: cover; 
  --caption-width--tablet: 75%; 
  --arrow-display--tablet: block; 
  --page-dots-display--tablet: inline-block; 
  --object-fit--mobile: cover; 
  --caption-width--mobile: 75%; 
  --arrow-display--mobile: block; 
  --page-dots-display--mobile: inline-block; 
}
