

@charset "UTF-8";

/* .heading3WithDateWrapProfileGroup */
.heading3WithDateWrapProfileGroup:after {
  content: "";
  display: block;
  clear: both;
}
.heading3WithDateWrapProfileGroup > h3 {
  float: left;
}
.heading3WithDateWrapProfileGroup > span {
  float: right;
  margin-top: 0.4rem;
}




