.border-b-2 {
  border-bottom: none;
}

#widgets-wrap {
  display: flex;
  justify-content: center;
  /* gap: 10rem; */
  row-gap: .5rem;
  column-gap: 8rem;
}
