if (hexo-config('utterances.enable')) {
  .utterances {
    max-width: unset;
  }
}
