footer
  $bg-svg += ""
  margin-top: 1rem
  background: $light-blue
  background-image: url($bg-svg)
  background-attachment: fixed

  &.footer-bg
    background-position: bottom
    background-size: cover

  &.is-mobile
    background-attachment: local

#footer
  padding: 2rem 1rem
  color: $theme-footer-text-color
  text-align: center

  a
    color: $theme-footer-text-color
    text-decoration: none
    cursor: pointer

    &:hover
      color: $white

  .footer-separator
    margin: 0 0.2rem

#busuanzi
  &_value
    &_site_uv,
    &_site_pv,
    &_page_pv
      margin-left: 0.2rem