.radius {
  border-radius: 0.5rem;
}

.rounded-full {
  border-radius: 9999px;
}
