@import url("../styles.css");

h2 {
  display: flex;
  align-items: center;
}

.header-link {
  text-decoration: none;
  margin-left: 0.5em; /* Add some space between the text and the icon */
  font-size: 0.5em; /* Adjust icon size */
}