##{$alias}_google_authorship {
	.#{$alias}-message {
		margin-bottom: -#{px(1)};
		&:nth-of-type(2),
		&:nth-of-type(6) {
			padding-left: px(24);
		}
	}
	h2 {
		margin-bottom: px(20) !important;
	}
}

##{$alias}-user-authorship {
	.#{$alias}-content{
		height: auto !important;
		&:before {
			background: none;
		}
	}
}
