
.btn-circle {
  width: 38px;
  height: 38px;
  padding: 0;
  border-radius: 50% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
