.elementor .sidebar-post-card{width:100%;display:flex;flex-direction:row;gap:16px;flex-wrap:nowrap;justify-content:flex-start;align-items:start;.sidebar-post-card {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  gap: 16px !important;
  width: 100% !important;
}\n}.elementor .sidebar-post-card__content{width:auto;display:flex;flex-direction:column;flex-wrap:nowrap;.sidebar-post-card__content {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 1 0 !important;
  min-width: 0 !important;
  width: auto !important;
}\n}.elementor .sidebar-post-card__meta{width:100%;display:flex;flex-direction:row;gap:12px;flex-wrap:wrap;justify-content:flex-start;align-items:center;}