.nw-mt-blogheading {
  @extend %nwc-centeralign-items;
}

.nw-mt-blogheadingimagecontainer {
  width: 35px;
}

.nw-mt-blogheadingimage {
  width: 100%;
}

.nw-mt-blogheadingname {
  padding: 0 10px;
  font-size: $font-size-xs;
  font-weight: 600;
}

.nw-mt-blogheadingdate {
  border-left: 1px solid $blogheading-data-bordercolor;
  padding: 0 10px;
  font-size: $font-size-xxs;
}
