/* Accessible Fix: UAEL px → rem */
.uael-post-grid,
.uael-post__title,
.uael-post__meta,
.uael-post__excerpt {
  font-size: 1rem !important; 
  -webkit-font-smoothing: antialiased;
}