@use "/styles/all" as *;

.staticticsContent {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
