.square-side{display:flex;align-items:center;justify-content:center}.square-side:after,.square-side:before{content:"";width:9px;height:9px;background:var(--primary);transform:rotate(45deg)}.square-side.small:after,.square-side.small:before{width:6px;height:6px}.square-side:before{margin-right:8px}.square-side:after{margin-left:8px}.square-side.small:before{margin-right:6px}.square-side.small:after{margin-left:6px}