.tm-hp {
  margin-bottom: 30px;
  margin-right: 40px;
  margin-left: 40px;
}

.tm-hp h2 {
  font-size: 27px;
  font-weight: 600;
  text-transform: none;
  position: relative;
}

.tm-hp h2 .tm-over {
  display: inline-block;
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 2;
  font-style: normal;
  font-weight: 600;
}

.tm-hp h2 span {
  font-style: italic;
  font-weight: 300;
}
