.etsy__header3 {
	grid-template-areas: "navigation heading icons";

	column-gap: 2rem;
}

.etsy__heading {
  justify-self: center;
}
.no-underline{
  text-decoration: none !important;
  font-size: 0.9em;
  justify-self: center;
      margin-top: 1.05rem;

}