.background-color {
  background-color: rgb(219, 221, 227);
}

.dg-img {
  border-radius: 50%;
}

.icon-square {
  width: 3rem;
  height: 3rem;
  border-radius: 0.75rem;
}

.profile-img {
  height: 100px;
  border-radius: 50%;
}

a {
  color: #fff;
  /* text-decoration: underline; */
}
