/* MAG Blog – Elementor widgets (frontend)
 * Minimalne style bazowe; docelowo styluj przez Elementor (Style tab).
 */
.mag-blog-related__list{
    display:flex;
    flex-direction:column;
}
.mag-blog-related__item a{
    display:block;
    text-decoration:none;
}
.mag-blog-related__empty{
    opacity:.75;
}
