.rori-quote.quote-bracket{position:relative;--bracket-height:2.75rem;--rori-bw:var(--bs-border-width,2px);--rori-bc:rgba(var(--bs-primary-rgb),var(--bs-border-opacity,1))}.rori-quote.quote-bracket:before,.rori-quote.quote-bracket:after{content:"";position:absolute;bottom:0;height:var(--bracket-height)}.rori-quote.quote-bracket:before{left:0;border-left-width:var(--rori-bw);border-left-style:var(--bs-border-style,solid);border-left-color:var(--rori-bc)}.rori-quote.quote-bracket:after{right:0;border-right-width:var(--rori-bw);border-right-style:var(--bs-border-style,solid);border-right-color:var(--rori-bc)}.rori-quote .blockquote,.rori-quote blockquote{margin:0;padding:0;border:0;background:0 0;quotes:none}.rori-quote .blockquote:before,.rori-quote .blockquote:after,.rori-quote blockquote:before,.rori-quote blockquote:after{content:none}.rori-quote .blockquote-footer{margin-top:.25rem}.rori-quote.border-1{--rori-bw:1px}.rori-quote.border-2{--rori-bw:2px}.rori-quote.border-3{--rori-bw:3px}.rori-quote.border-4{--rori-bw:4px}.blockquote svg{color:var(--bs-secondary)}.img-bracket{position:relative;display:inline-block;--bracket-height:2.5rem;--bracket-offset:.5rem;--rori-bw:var(--bs-border-width,2px);--rori-bc:rgba(var(--bs-primary-rgb),var(--bs-border-opacity,1))}.img-bracket img{display:block;width:100%;height:auto}.img-bracket__line{position:absolute;left:0;right:0;bottom:var(--bracket-offset);border-bottom:var(--rori-bw) solid var(--rori-bc);z-index:2;pointer-events:none}.img-bracket:before,.img-bracket:after{content:"";position:absolute;bottom:var(--bracket-offset);height:var(--bracket-height);z-index:2;pointer-events:none}.img-bracket:before{left:0;border-left:var(--rori-bw) solid var(--rori-bc)}.img-bracket:after{right:0;border-right:var(--rori-bw) solid var(--rori-bc)}