/* [class*=html--pdp-breadcrumb]{ background: blue; } */ /* .html { background-color: red; } .html--pdp-breadcrumb { background-color: green; } */ .html--pdp-section_descriptions{ display: flex; flex-direction: column; gap: 32; padding: 0px 40px 0px 40px; } .html--pdp-section_descriptions :global(.vtex-flex-layout-0-x-flexRowContent){ gap: 32px; margin-top: 32px; margin-bottom: 16px; } .html--pdp-descriptions{ display: flex; }