.blog-hero-main .section-header-wrap {
  display: flex;
  justify-content: end;
}

.blog-hero-main .section-header-wrap a {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 0px;
}

.blog-hero-main .section-header-wrap a span {
  display: flex;
}