#block-hero-banner-ascend, #reveal--hero_banner_ascend { 
  --button-style: hollow; 
  --button-background-color: transparent; 
  --button-background-color-hover: transparent; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #ffffff; 
  --button-font-color: #ffffff; 
  --button-font-size: 15px; 
  --button-border-color: #ffffff; 
  --button-border-color-hover: #ffffff; 
  --h3-font-family: "Merriweather Sans"; 
  --h3-font-size: 1.6rem; 
  --h3-text-align: left; 
  --h3-text-transform: uppercase; 
  --body-font-color: #555555; 
  --body-text-align: left; 
  --background-style: solid; 
  --overlay: 1; 
  --prev-next-buttons: 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: 85vh; 
  --banner-height-offset: 100px; 
  --banner-image-height: 75vh; 
  --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: 37%; 
  --caption-max-width: 940px; 
  --caption-border-color: #9dca69; 
  --caption-border-style: solid; 
  --caption-background-color: #fefefe; 
  --caption-background-opacity: 1; 
  --caption-position-x: 12%; 
  --caption-position-y: 45%; 
  --caption-transform-x: 0%; 
  --caption-transform-y: 10%; 
  --overlay-opacity: 0.5; 
  --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-border-top: 8px; 
  --caption-padding-top: 20px; 
  --caption-padding-right: 20px; 
  --caption-padding-left: 20px; 
  --caption-padding-bottom: 20px; 
  --banner-height--tablet: 75vh; 
  --banner-image-height--tablet: 75vh; 
  --object-fit--tablet: cover; 
  --caption-width--tablet: 75%; 
  --caption-position-x--tablet: 10%; 
  --caption-position-y--tablet: 40%; 
  --caption-transform-x--tablet: 0%; 
  --caption-transform-y--tablet: 0%; 
  --arrow-display--tablet: block; 
  --page-dots-display--tablet: inline-block; 
  --banner-height--mobile: 55vh; 
  --banner-image-height--mobile: 55vh; 
  --object-fit--mobile: cover; 
  --caption-width--mobile: 75%; 
  --caption-position-y--mobile: 100%; 
  --arrow-display--mobile: block; 
  --page-dots-display--mobile: inline-block; 
}
