/*main slider custom block caption*/
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;800&display=swap');
.ms-transparent-background .region--dark-typography.tp-caption__title a {
  color: #363636;
}
.ms-transparent-background .region--light-typography.tp-caption__title a {
  text-decoration: none;
}
.ms-transparent-background .region--dark-typography.tp-caption__text {
  color: #363636;
}
