.sale__title {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  color: #3b9660;
  font-style: italic;
  text-shadow: 3px 3px 3px rgba(65,133,110,0.45);
}