/*
* Group
*/
.related-posts-group {
& > h3 {
@include font-size(1);
color: $base-a;
margin: 0;
padding: 0;
margin-bottom: 16px;
padding-bottom: 16px;
border-bottom: solid 1px $dark-line-color;
line-height: 1.2;
font-weight: 400;
}