/* The commented out selectors below are present in standard website CSS
   ↓↓↓ 

.paragraphs-item-carousel.rounded-corners-small,
.paragraphs-item-carousel.rounded-corners-medium,
.paragraphs-item-carousel.rounded-corners-large, */

/*
 
    And the following lines were omitted, not sure why.
    In case it was done for some purpose - this CSS Injector file may be safely deleted

*/
.paragraphs-item-content-list.rounded-corners-small,
.paragraphs-item-content-list.rounded-corners-medium,
.paragraphs-item-content-list.rounded-corners-large {
    border-radius: 0;
    overflow: visible;
}
