
div.wft-m>div.wft-l>h3.wft-h {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: calc(16px * var(--f));
	line-height: 1.001;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
	color: #cb4b16;
	background-color: initial;
	text-shadow: none;
	text-indent: 0;
	padding-bottom: 0;
	padding-right: 0;
	text-align: center;
}


div.wft-m>div.wft-l {
  visibility: visible;
  animation-direction: normal;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-name: none;
  z-index: 11;
  pointer-events: auto;
  overflow: hidden;
  height: 25px;
  min-width: 109px;
  width: 110px;
  min-height: 35px;
  position: relative;
  margin-left: 0;
  margin-top: 0;
  display: inline-block;
  vertical-align: top;

}