.Polaris-SkeletonBodyText_4hwgi { height: var(--p-space-2); display: flex; background-color: var(--p-color-bg-strong); border-radius: var(--p-border-radius-1); }

@media screen and (-ms-high-contrast: active) { .Polaris-SkeletonBodyText_4hwgi { background-color: grayText; } }

.Polaris-SkeletonBodyText_4hwgi:last-child:not(:first-child) { width: 80%; }

.Polaris-SkeletonBodyText_4hwgi + .Polaris-SkeletonBodyText_4hwgi { margin-top: var(--p-space-3); }
