// ============================================================================
// :: Paragraph
// ============================================================================
/**
 * Small component used to display time with a certain format.
 */

// ============================================================================
// :: Root
// ============================================================================
.a-time {
  @extend %__text-default;
}
