/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */

h2.jet-slider__title  {
  text-shadow: 1px 1px 2px rgba(0,0,0,0.22)!important;
}
