.root {
  width: 100%;
  .shimmer {
    width: 100%;
    height: 100px;
    margin-top: 24px;
    border-radius: 10px;
  }
}
