/*
Theme Name: Newsmag Child
Template: Newsmag
Version: 1.0
*/
img.avatar {
  width: 52px;
  height: 52px;
}
body {
  font-family: Arial, sans-serif !important;
}
.wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.wp-block-gallery {
  contain: layout;
}
.td-header-wrap {
  position: relative !important;
}
.td-header-wrap,
.td-header-menu-wrap {
  position: static !important;
  transform: none !important;
}
