.post__author__meta {
  display: flex;
  gap: 20px;
  align-items: center;
  color: var(--e-global-color-white);
}
.post__author__meta .rts__single__blog__post__author a {
  color: var(--e-global-color-white);
}
.post__author__meta .rts__single__blog__post__author span {
  font-weight: 700;
  font-size: 12px;
}
.post__author__meta .rts__single__blog__post__category a {
  color: var(--e-global-color-white);
  font-weight: 600;
  font-size: 12px;
}
.post__author__meta .rts__single__blog__post__category i {
  font-weight: 600;
  font-size: 12px;
  color: var(--e-global-color-white);
}/*# sourceMappingURL=author.css.map */