.ProductNoteBlock {
    margin-top: 1.5rem;

    &-Skeleton {
        .SkeletonLoader-item {
            margin-top: 0.25rem;
            margin-bottom: 0.25rem;

            &:last-of-type {
                width: 50%;
            }
        }
    }
}
