/* Section Block - Structural CSS */

.plp-section-inner {
  display: flex;
  flex-direction: column;
  width: 100%;
}
