html[dir="rtl"] .dg-menu,
html[dir="rtl"] .dg-actions,
html[dir="rtl"] .dg-footer-bottom {
	direction: rtl;
}

html[dir="rtl"] .dg-hero__super {
	direction: ltr;
}

html[dir="rtl"] .dg-post-card__date {
	display: inline-block;
	direction: rtl;
}
