.avatar-with-remove {
  position: relative;
}

.avatar-with-remove .btn-remove {
  background: #E14F4F;
  position: absolute;
  right: -0.3rem;
  bottom: 0;
  border-radius: 50%;
}

.avatar-with-remove .btn-remove a {
  color: #fff;
}

.avatar-with-remove .btn-remove a:hover {
  color: #fff;
}

.avatar-with-remove .btn-remove a .fa-times {
  display: block;
  font-size: 1.1rem;
  padding: 0.1rem 0.15rem;
}

/*# sourceMappingURL=http://127.0.0.1/css/avatar-with-remove.css.map */
