/* ------------------------------------------------- */
// Stylesheet for Avatar
/* ------------------------------------------------- */

.ant-avatar {

  &-image {
    background: $white;
  }
}
