.custom-shadow{position:relative}.custom-shadow:after{width:20px;height:100%}.custom-shadow:after,.custom-shadow:before{content:"";position:absolute;background-color:var(--shadow-color);z-index:-1;right:-10px;bottom:-10px;border-radius:5px}.custom-shadow:before{width:100%;height:20px}