.tag-white{
border: 1px solid var(--pt-clr-bd-l2)
}
.ym-offcan__layer{
-webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}

#########################################################*/

/*# MATTRZ CX #*/
#FreesSpark_03pu{
  z-index:800 !important;
}
#_fs_close_div_pup{
  z-index:800 !important;
}

/*# vismo #*/
.ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a {
  z-index: 600 !important;
}

/*# top information #*/
div.col-cnt_hero-info ul {
  a{
    color: var(--pt-clr-notice);

  }
  li .__txt{
    font-size: var(--pt-fz-ml);
    font-weight: bold;
  }
  li .__date {
	display: flex;
	align-items: center;
	justify-content: center;
  }
  :is(a:focus,a:hover){
    color: color-mix(in sRGB,var(--pt-clr-notice) 75%,white);
  }
}
