//
// Strong
//
// <strong></strong>
//


strong {
    color: $strong--font-color;
    font-weight: $strong--font-weight;
}