.price__new_title {
  width: 60%;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  color: #3b9660;
  font-style: italic;
  text-shadow: 3px 3px 3px rgba(65, 133, 110, 0.45);
  margin-top: 15px;
}