.blog-details {
  display: flex;
  flex-direction: column;
  gap: var(--anrt-spacing-100);
}
