.u-color-inherit {
  color: inherit !important;
}

.u-color-blackish {
  color: black !important;
}

.u-color-blackLight {
  color: #1a1a1a !important;
}

.u-color-grayDark {
  color: #4d4d4d !important;
}

.u-color-gray {
  color: gray !important;
}

.u-color-grayLight {
  color: #b3b3b3 !important;
}

.u-color-whiteDarker {
  color: #d9d9d9 !important;
}

.u-color-whiteDark {
  color: #f2f2f2 !important;
}

.u-color-whitish {
  color: white !important;
}

.u-color-brand {
  color: #e71304 !important;
}

.u-color-danger {
  color: #d84f4f !important;
}

.u-color-success {
  color: #5cb75c !important;
}

.u-color-info {
  color: #5abfdd !important;
}

.u-color-warning {
  color: #efac4d !important;
}

.u-color-github {
  color: #333333 !important;
}

.u-color-facebook {
  color: #3b5897 !important;
}

.u-background-inherit {
  background-color: inherit !important;
}

.u-background-blackish {
  background-color: black !important;
}

.u-background-blackLight {
  background-color: #1a1a1a !important;
}

.u-background-grayDark {
  background-color: #4d4d4d !important;
}

.u-background-gray {
  background-color: gray !important;
}

.u-background-grayLight {
  background-color: #b3b3b3 !important;
}

.u-background-whiteDarker {
  background-color: #d9d9d9 !important;
}

.u-background-whiteDark {
  background-color: #f2f2f2 !important;
}

.u-background-whitish {
  background-color: white !important;
}

.u-background-brand {
  background-color: #e71304 !important;
}

.u-background-danger {
  background-color: #d84f4f !important;
}

.u-background-success {
  background-color: #5cb75c !important;
}

.u-background-info {
  background-color: #5abfdd !important;
}

.u-background-warning {
  background-color: #efac4d !important;
}

.u-background-github {
  background-color: #333333 !important;
}

.u-background-facebook {
  background-color: #3b5897 !important;
}

.u-colorHover-inherit:hover {
  color: inherit !important;
}

.u-colorHover-blackish:hover {
  color: black !important;
}

.u-colorHover-blackLight:hover {
  color: #1a1a1a !important;
}

.u-colorHover-grayDark:hover {
  color: #4d4d4d !important;
}

.u-colorHover-gray:hover {
  color: gray !important;
}

.u-colorHover-grayLight:hover {
  color: #b3b3b3 !important;
}

.u-colorHover-whiteDarker:hover {
  color: #d9d9d9 !important;
}

.u-colorHover-whiteDark:hover {
  color: #f2f2f2 !important;
}

.u-colorHover-whitish:hover {
  color: white !important;
}

.u-colorHover-brand:hover {
  color: #e71304 !important;
}

.u-colorHover-danger:hover {
  color: #d84f4f !important;
}

.u-colorHover-success:hover {
  color: #5cb75c !important;
}

.u-colorHover-info:hover {
  color: #5abfdd !important;
}

.u-colorHover-warning:hover {
  color: #efac4d !important;
}

.u-colorHover-github:hover {
  color: #333333 !important;
}

.u-colorHover-facebook:hover {
  color: #3b5897 !important;
}

.u-backgroundHover-inherit:hover {
  background-color: inherit !important;
}

.u-backgroundHover-blackish:hover {
  background-color: black !important;
}

.u-backgroundHover-blackLight:hover {
  background-color: #1a1a1a !important;
}

.u-backgroundHover-grayDark:hover {
  background-color: #4d4d4d !important;
}

.u-backgroundHover-gray:hover {
  background-color: gray !important;
}

.u-backgroundHover-grayLight:hover {
  background-color: #b3b3b3 !important;
}

.u-backgroundHover-whiteDarker:hover {
  background-color: #d9d9d9 !important;
}

.u-backgroundHover-whiteDark:hover {
  background-color: #f2f2f2 !important;
}

.u-backgroundHover-whitish:hover {
  background-color: white !important;
}

.u-backgroundHover-brand:hover {
  background-color: #e71304 !important;
}

.u-backgroundHover-danger:hover {
  background-color: #d84f4f !important;
}

.u-backgroundHover-success:hover {
  background-color: #5cb75c !important;
}

.u-backgroundHover-info:hover {
  background-color: #5abfdd !important;
}

.u-backgroundHover-warning:hover {
  background-color: #efac4d !important;
}

.u-backgroundHover-github:hover {
  background-color: #333333 !important;
}

.u-backgroundHover-facebook:hover {
  background-color: #3b5897 !important;
}

.u-background-darkAdges {
  background-image: radial-gradient(ellipse at center, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
}

@media (min-width: 30em) {
  .u-color-inherit\@xs {
    color: inherit !important;
  }

  .u-color-blackish\@xs {
    color: black !important;
  }

  .u-color-blackLight\@xs {
    color: #1a1a1a !important;
  }

  .u-color-grayDark\@xs {
    color: #4d4d4d !important;
  }

  .u-color-gray\@xs {
    color: gray !important;
  }

  .u-color-grayLight\@xs {
    color: #b3b3b3 !important;
  }

  .u-color-whiteDarker\@xs {
    color: #d9d9d9 !important;
  }

  .u-color-whiteDark\@xs {
    color: #f2f2f2 !important;
  }

  .u-color-whitish\@xs {
    color: white !important;
  }

  .u-color-brand\@xs {
    color: #e71304 !important;
  }

  .u-color-danger\@xs {
    color: #d84f4f !important;
  }

  .u-color-success\@xs {
    color: #5cb75c !important;
  }

  .u-color-info\@xs {
    color: #5abfdd !important;
  }

  .u-color-warning\@xs {
    color: #efac4d !important;
  }

  .u-color-github\@xs {
    color: #333333 !important;
  }

  .u-color-facebook\@xs {
    color: #3b5897 !important;
  }

  .u-background-inherit\@xs {
    background-color: inherit !important;
  }

  .u-background-blackish\@xs {
    background-color: black !important;
  }

  .u-background-blackLight\@xs {
    background-color: #1a1a1a !important;
  }

  .u-background-grayDark\@xs {
    background-color: #4d4d4d !important;
  }

  .u-background-gray\@xs {
    background-color: gray !important;
  }

  .u-background-grayLight\@xs {
    background-color: #b3b3b3 !important;
  }

  .u-background-whiteDarker\@xs {
    background-color: #d9d9d9 !important;
  }

  .u-background-whiteDark\@xs {
    background-color: #f2f2f2 !important;
  }

  .u-background-whitish\@xs {
    background-color: white !important;
  }

  .u-background-brand\@xs {
    background-color: #e71304 !important;
  }

  .u-background-danger\@xs {
    background-color: #d84f4f !important;
  }

  .u-background-success\@xs {
    background-color: #5cb75c !important;
  }

  .u-background-info\@xs {
    background-color: #5abfdd !important;
  }

  .u-background-warning\@xs {
    background-color: #efac4d !important;
  }

  .u-background-github\@xs {
    background-color: #333333 !important;
  }

  .u-background-facebook\@xs {
    background-color: #3b5897 !important;
  }

  .u-colorHover-inherit\@xs:hover {
    color: inherit !important;
  }

  .u-colorHover-blackish\@xs:hover {
    color: black !important;
  }

  .u-colorHover-blackLight\@xs:hover {
    color: #1a1a1a !important;
  }

  .u-colorHover-grayDark\@xs:hover {
    color: #4d4d4d !important;
  }

  .u-colorHover-gray\@xs:hover {
    color: gray !important;
  }

  .u-colorHover-grayLight\@xs:hover {
    color: #b3b3b3 !important;
  }

  .u-colorHover-whiteDarker\@xs:hover {
    color: #d9d9d9 !important;
  }

  .u-colorHover-whiteDark\@xs:hover {
    color: #f2f2f2 !important;
  }

  .u-colorHover-whitish\@xs:hover {
    color: white !important;
  }

  .u-colorHover-brand\@xs:hover {
    color: #e71304 !important;
  }

  .u-colorHover-danger\@xs:hover {
    color: #d84f4f !important;
  }

  .u-colorHover-success\@xs:hover {
    color: #5cb75c !important;
  }

  .u-colorHover-info\@xs:hover {
    color: #5abfdd !important;
  }

  .u-colorHover-warning\@xs:hover {
    color: #efac4d !important;
  }

  .u-colorHover-github\@xs:hover {
    color: #333333 !important;
  }

  .u-colorHover-facebook\@xs:hover {
    color: #3b5897 !important;
  }

  .u-backgroundHover-inherit\@xs:hover {
    background-color: inherit !important;
  }

  .u-backgroundHover-blackish\@xs:hover {
    background-color: black !important;
  }

  .u-backgroundHover-blackLight\@xs:hover {
    background-color: #1a1a1a !important;
  }

  .u-backgroundHover-grayDark\@xs:hover {
    background-color: #4d4d4d !important;
  }

  .u-backgroundHover-gray\@xs:hover {
    background-color: gray !important;
  }

  .u-backgroundHover-grayLight\@xs:hover {
    background-color: #b3b3b3 !important;
  }

  .u-backgroundHover-whiteDarker\@xs:hover {
    background-color: #d9d9d9 !important;
  }

  .u-backgroundHover-whiteDark\@xs:hover {
    background-color: #f2f2f2 !important;
  }

  .u-backgroundHover-whitish\@xs:hover {
    background-color: white !important;
  }

  .u-backgroundHover-brand\@xs:hover {
    background-color: #e71304 !important;
  }

  .u-backgroundHover-danger\@xs:hover {
    background-color: #d84f4f !important;
  }

  .u-backgroundHover-success\@xs:hover {
    background-color: #5cb75c !important;
  }

  .u-backgroundHover-info\@xs:hover {
    background-color: #5abfdd !important;
  }

  .u-backgroundHover-warning\@xs:hover {
    background-color: #efac4d !important;
  }

  .u-backgroundHover-github\@xs:hover {
    background-color: #333333 !important;
  }

  .u-backgroundHover-facebook\@xs:hover {
    background-color: #3b5897 !important;
  }
}

@media (min-width: 45em) {
  .u-color-inherit\@s {
    color: inherit !important;
  }

  .u-color-blackish\@s {
    color: black !important;
  }

  .u-color-blackLight\@s {
    color: #1a1a1a !important;
  }

  .u-color-grayDark\@s {
    color: #4d4d4d !important;
  }

  .u-color-gray\@s {
    color: gray !important;
  }

  .u-color-grayLight\@s {
    color: #b3b3b3 !important;
  }

  .u-color-whiteDarker\@s {
    color: #d9d9d9 !important;
  }

  .u-color-whiteDark\@s {
    color: #f2f2f2 !important;
  }

  .u-color-whitish\@s {
    color: white !important;
  }

  .u-color-brand\@s {
    color: #e71304 !important;
  }

  .u-color-danger\@s {
    color: #d84f4f !important;
  }

  .u-color-success\@s {
    color: #5cb75c !important;
  }

  .u-color-info\@s {
    color: #5abfdd !important;
  }

  .u-color-warning\@s {
    color: #efac4d !important;
  }

  .u-color-github\@s {
    color: #333333 !important;
  }

  .u-color-facebook\@s {
    color: #3b5897 !important;
  }

  .u-background-inherit\@s {
    background-color: inherit !important;
  }

  .u-background-blackish\@s {
    background-color: black !important;
  }

  .u-background-blackLight\@s {
    background-color: #1a1a1a !important;
  }

  .u-background-grayDark\@s {
    background-color: #4d4d4d !important;
  }

  .u-background-gray\@s {
    background-color: gray !important;
  }

  .u-background-grayLight\@s {
    background-color: #b3b3b3 !important;
  }

  .u-background-whiteDarker\@s {
    background-color: #d9d9d9 !important;
  }

  .u-background-whiteDark\@s {
    background-color: #f2f2f2 !important;
  }

  .u-background-whitish\@s {
    background-color: white !important;
  }

  .u-background-brand\@s {
    background-color: #e71304 !important;
  }

  .u-background-danger\@s {
    background-color: #d84f4f !important;
  }

  .u-background-success\@s {
    background-color: #5cb75c !important;
  }

  .u-background-info\@s {
    background-color: #5abfdd !important;
  }

  .u-background-warning\@s {
    background-color: #efac4d !important;
  }

  .u-background-github\@s {
    background-color: #333333 !important;
  }

  .u-background-facebook\@s {
    background-color: #3b5897 !important;
  }

  .u-colorHover-inherit\@s:hover {
    color: inherit !important;
  }

  .u-colorHover-blackish\@s:hover {
    color: black !important;
  }

  .u-colorHover-blackLight\@s:hover {
    color: #1a1a1a !important;
  }

  .u-colorHover-grayDark\@s:hover {
    color: #4d4d4d !important;
  }

  .u-colorHover-gray\@s:hover {
    color: gray !important;
  }

  .u-colorHover-grayLight\@s:hover {
    color: #b3b3b3 !important;
  }

  .u-colorHover-whiteDarker\@s:hover {
    color: #d9d9d9 !important;
  }

  .u-colorHover-whiteDark\@s:hover {
    color: #f2f2f2 !important;
  }

  .u-colorHover-whitish\@s:hover {
    color: white !important;
  }

  .u-colorHover-brand\@s:hover {
    color: #e71304 !important;
  }

  .u-colorHover-danger\@s:hover {
    color: #d84f4f !important;
  }

  .u-colorHover-success\@s:hover {
    color: #5cb75c !important;
  }

  .u-colorHover-info\@s:hover {
    color: #5abfdd !important;
  }

  .u-colorHover-warning\@s:hover {
    color: #efac4d !important;
  }

  .u-colorHover-github\@s:hover {
    color: #333333 !important;
  }

  .u-colorHover-facebook\@s:hover {
    color: #3b5897 !important;
  }

  .u-backgroundHover-inherit\@s:hover {
    background-color: inherit !important;
  }

  .u-backgroundHover-blackish\@s:hover {
    background-color: black !important;
  }

  .u-backgroundHover-blackLight\@s:hover {
    background-color: #1a1a1a !important;
  }

  .u-backgroundHover-grayDark\@s:hover {
    background-color: #4d4d4d !important;
  }

  .u-backgroundHover-gray\@s:hover {
    background-color: gray !important;
  }

  .u-backgroundHover-grayLight\@s:hover {
    background-color: #b3b3b3 !important;
  }

  .u-backgroundHover-whiteDarker\@s:hover {
    background-color: #d9d9d9 !important;
  }

  .u-backgroundHover-whiteDark\@s:hover {
    background-color: #f2f2f2 !important;
  }

  .u-backgroundHover-whitish\@s:hover {
    background-color: white !important;
  }

  .u-backgroundHover-brand\@s:hover {
    background-color: #e71304 !important;
  }

  .u-backgroundHover-danger\@s:hover {
    background-color: #d84f4f !important;
  }

  .u-backgroundHover-success\@s:hover {
    background-color: #5cb75c !important;
  }

  .u-backgroundHover-info\@s:hover {
    background-color: #5abfdd !important;
  }

  .u-backgroundHover-warning\@s:hover {
    background-color: #efac4d !important;
  }

  .u-backgroundHover-github\@s:hover {
    background-color: #333333 !important;
  }

  .u-backgroundHover-facebook\@s:hover {
    background-color: #3b5897 !important;
  }
}

@media (min-width: 60em) {
  .u-color-inherit\@m {
    color: inherit !important;
  }

  .u-color-blackish\@m {
    color: black !important;
  }

  .u-color-blackLight\@m {
    color: #1a1a1a !important;
  }

  .u-color-grayDark\@m {
    color: #4d4d4d !important;
  }

  .u-color-gray\@m {
    color: gray !important;
  }

  .u-color-grayLight\@m {
    color: #b3b3b3 !important;
  }

  .u-color-whiteDarker\@m {
    color: #d9d9d9 !important;
  }

  .u-color-whiteDark\@m {
    color: #f2f2f2 !important;
  }

  .u-color-whitish\@m {
    color: white !important;
  }

  .u-color-brand\@m {
    color: #e71304 !important;
  }

  .u-color-danger\@m {
    color: #d84f4f !important;
  }

  .u-color-success\@m {
    color: #5cb75c !important;
  }

  .u-color-info\@m {
    color: #5abfdd !important;
  }

  .u-color-warning\@m {
    color: #efac4d !important;
  }

  .u-color-github\@m {
    color: #333333 !important;
  }

  .u-color-facebook\@m {
    color: #3b5897 !important;
  }

  .u-background-inherit\@m {
    background-color: inherit !important;
  }

  .u-background-blackish\@m {
    background-color: black !important;
  }

  .u-background-blackLight\@m {
    background-color: #1a1a1a !important;
  }

  .u-background-grayDark\@m {
    background-color: #4d4d4d !important;
  }

  .u-background-gray\@m {
    background-color: gray !important;
  }

  .u-background-grayLight\@m {
    background-color: #b3b3b3 !important;
  }

  .u-background-whiteDarker\@m {
    background-color: #d9d9d9 !important;
  }

  .u-background-whiteDark\@m {
    background-color: #f2f2f2 !important;
  }

  .u-background-whitish\@m {
    background-color: white !important;
  }

  .u-background-brand\@m {
    background-color: #e71304 !important;
  }

  .u-background-danger\@m {
    background-color: #d84f4f !important;
  }

  .u-background-success\@m {
    background-color: #5cb75c !important;
  }

  .u-background-info\@m {
    background-color: #5abfdd !important;
  }

  .u-background-warning\@m {
    background-color: #efac4d !important;
  }

  .u-background-github\@m {
    background-color: #333333 !important;
  }

  .u-background-facebook\@m {
    background-color: #3b5897 !important;
  }

  .u-colorHover-inherit\@m:hover {
    color: inherit !important;
  }

  .u-colorHover-blackish\@m:hover {
    color: black !important;
  }

  .u-colorHover-blackLight\@m:hover {
    color: #1a1a1a !important;
  }

  .u-colorHover-grayDark\@m:hover {
    color: #4d4d4d !important;
  }

  .u-colorHover-gray\@m:hover {
    color: gray !important;
  }

  .u-colorHover-grayLight\@m:hover {
    color: #b3b3b3 !important;
  }

  .u-colorHover-whiteDarker\@m:hover {
    color: #d9d9d9 !important;
  }

  .u-colorHover-whiteDark\@m:hover {
    color: #f2f2f2 !important;
  }

  .u-colorHover-whitish\@m:hover {
    color: white !important;
  }

  .u-colorHover-brand\@m:hover {
    color: #e71304 !important;
  }

  .u-colorHover-danger\@m:hover {
    color: #d84f4f !important;
  }

  .u-colorHover-success\@m:hover {
    color: #5cb75c !important;
  }

  .u-colorHover-info\@m:hover {
    color: #5abfdd !important;
  }

  .u-colorHover-warning\@m:hover {
    color: #efac4d !important;
  }

  .u-colorHover-github\@m:hover {
    color: #333333 !important;
  }

  .u-colorHover-facebook\@m:hover {
    color: #3b5897 !important;
  }

  .u-backgroundHover-inherit\@m:hover {
    background-color: inherit !important;
  }

  .u-backgroundHover-blackish\@m:hover {
    background-color: black !important;
  }

  .u-backgroundHover-blackLight\@m:hover {
    background-color: #1a1a1a !important;
  }

  .u-backgroundHover-grayDark\@m:hover {
    background-color: #4d4d4d !important;
  }

  .u-backgroundHover-gray\@m:hover {
    background-color: gray !important;
  }

  .u-backgroundHover-grayLight\@m:hover {
    background-color: #b3b3b3 !important;
  }

  .u-backgroundHover-whiteDarker\@m:hover {
    background-color: #d9d9d9 !important;
  }

  .u-backgroundHover-whiteDark\@m:hover {
    background-color: #f2f2f2 !important;
  }

  .u-backgroundHover-whitish\@m:hover {
    background-color: white !important;
  }

  .u-backgroundHover-brand\@m:hover {
    background-color: #e71304 !important;
  }

  .u-backgroundHover-danger\@m:hover {
    background-color: #d84f4f !important;
  }

  .u-backgroundHover-success\@m:hover {
    background-color: #5cb75c !important;
  }

  .u-backgroundHover-info\@m:hover {
    background-color: #5abfdd !important;
  }

  .u-backgroundHover-warning\@m:hover {
    background-color: #efac4d !important;
  }

  .u-backgroundHover-github\@m:hover {
    background-color: #333333 !important;
  }

  .u-backgroundHover-facebook\@m:hover {
    background-color: #3b5897 !important;
  }
}

@media (min-width: 80em) {
  .u-color-inherit\@l {
    color: inherit !important;
  }

  .u-color-blackish\@l {
    color: black !important;
  }

  .u-color-blackLight\@l {
    color: #1a1a1a !important;
  }

  .u-color-grayDark\@l {
    color: #4d4d4d !important;
  }

  .u-color-gray\@l {
    color: gray !important;
  }

  .u-color-grayLight\@l {
    color: #b3b3b3 !important;
  }

  .u-color-whiteDarker\@l {
    color: #d9d9d9 !important;
  }

  .u-color-whiteDark\@l {
    color: #f2f2f2 !important;
  }

  .u-color-whitish\@l {
    color: white !important;
  }

  .u-color-brand\@l {
    color: #e71304 !important;
  }

  .u-color-danger\@l {
    color: #d84f4f !important;
  }

  .u-color-success\@l {
    color: #5cb75c !important;
  }

  .u-color-info\@l {
    color: #5abfdd !important;
  }

  .u-color-warning\@l {
    color: #efac4d !important;
  }

  .u-color-github\@l {
    color: #333333 !important;
  }

  .u-color-facebook\@l {
    color: #3b5897 !important;
  }

  .u-background-inherit\@l {
    background-color: inherit !important;
  }

  .u-background-blackish\@l {
    background-color: black !important;
  }

  .u-background-blackLight\@l {
    background-color: #1a1a1a !important;
  }

  .u-background-grayDark\@l {
    background-color: #4d4d4d !important;
  }

  .u-background-gray\@l {
    background-color: gray !important;
  }

  .u-background-grayLight\@l {
    background-color: #b3b3b3 !important;
  }

  .u-background-whiteDarker\@l {
    background-color: #d9d9d9 !important;
  }

  .u-background-whiteDark\@l {
    background-color: #f2f2f2 !important;
  }

  .u-background-whitish\@l {
    background-color: white !important;
  }

  .u-background-brand\@l {
    background-color: #e71304 !important;
  }

  .u-background-danger\@l {
    background-color: #d84f4f !important;
  }

  .u-background-success\@l {
    background-color: #5cb75c !important;
  }

  .u-background-info\@l {
    background-color: #5abfdd !important;
  }

  .u-background-warning\@l {
    background-color: #efac4d !important;
  }

  .u-background-github\@l {
    background-color: #333333 !important;
  }

  .u-background-facebook\@l {
    background-color: #3b5897 !important;
  }

  .u-colorHover-inherit\@l:hover {
    color: inherit !important;
  }

  .u-colorHover-blackish\@l:hover {
    color: black !important;
  }

  .u-colorHover-blackLight\@l:hover {
    color: #1a1a1a !important;
  }

  .u-colorHover-grayDark\@l:hover {
    color: #4d4d4d !important;
  }

  .u-colorHover-gray\@l:hover {
    color: gray !important;
  }

  .u-colorHover-grayLight\@l:hover {
    color: #b3b3b3 !important;
  }

  .u-colorHover-whiteDarker\@l:hover {
    color: #d9d9d9 !important;
  }

  .u-colorHover-whiteDark\@l:hover {
    color: #f2f2f2 !important;
  }

  .u-colorHover-whitish\@l:hover {
    color: white !important;
  }

  .u-colorHover-brand\@l:hover {
    color: #e71304 !important;
  }

  .u-colorHover-danger\@l:hover {
    color: #d84f4f !important;
  }

  .u-colorHover-success\@l:hover {
    color: #5cb75c !important;
  }

  .u-colorHover-info\@l:hover {
    color: #5abfdd !important;
  }

  .u-colorHover-warning\@l:hover {
    color: #efac4d !important;
  }

  .u-colorHover-github\@l:hover {
    color: #333333 !important;
  }

  .u-colorHover-facebook\@l:hover {
    color: #3b5897 !important;
  }

  .u-backgroundHover-inherit\@l:hover {
    background-color: inherit !important;
  }

  .u-backgroundHover-blackish\@l:hover {
    background-color: black !important;
  }

  .u-backgroundHover-blackLight\@l:hover {
    background-color: #1a1a1a !important;
  }

  .u-backgroundHover-grayDark\@l:hover {
    background-color: #4d4d4d !important;
  }

  .u-backgroundHover-gray\@l:hover {
    background-color: gray !important;
  }

  .u-backgroundHover-grayLight\@l:hover {
    background-color: #b3b3b3 !important;
  }

  .u-backgroundHover-whiteDarker\@l:hover {
    background-color: #d9d9d9 !important;
  }

  .u-backgroundHover-whiteDark\@l:hover {
    background-color: #f2f2f2 !important;
  }

  .u-backgroundHover-whitish\@l:hover {
    background-color: white !important;
  }

  .u-backgroundHover-brand\@l:hover {
    background-color: #e71304 !important;
  }

  .u-backgroundHover-danger\@l:hover {
    background-color: #d84f4f !important;
  }

  .u-backgroundHover-success\@l:hover {
    background-color: #5cb75c !important;
  }

  .u-backgroundHover-info\@l:hover {
    background-color: #5abfdd !important;
  }

  .u-backgroundHover-warning\@l:hover {
    background-color: #efac4d !important;
  }

  .u-backgroundHover-github\@l:hover {
    background-color: #333333 !important;
  }

  .u-backgroundHover-facebook\@l:hover {
    background-color: #3b5897 !important;
  }
}
