.catServiceTxt p.ServiceTermination {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  background: #e0cc70;
  font-family: "Noto Serif Japanese", serif, sans-serif;
  padding: 1em 2em;
}