.top_contant_servie {
  position: relative;
  top: 4.3rem;
  left: 0;
  width: 100%;
  background: #2f2592; /* you can change to your theme color */
  color: #fff;
  text-align: center;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 500;
  z-index: 20;
  font-size: 24px;
  font-weight: 700;
  margin: 0 auto;
}

.top_contant_servie a {
  color: #ffffff; /* link color */
  font-weight: 600;
  margin-left: 5px;
  text-decoration: underline;
}
