@charset "utf-8";@media (min-width: 751px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}

span.example2 {
  color: #666666;
}


.normal{
  font-weight:normal;
}