<h2 class="section-title">
Article Section title
</h2>
/* @section-title */
.section-title {
text-transform: capitalize;
color: $mine-shaft;
font-family: 'Biryani', sans-serif;
@include large-heading;
}