/* Hier können Sie bei Bedarf Ihre eigenen CSS-Definitionen einfügen. */

#block_1000152{
  background-image: radial-gradient(#5858589f, #01010101, #00000000);
}


.clip-path-outlined-text {
  font-size: 48px;
  color: transparent;
  position: relative;
  background: black;
  -webkit-background-clip: text;
  background-clip: text;
  clip-path: inset(2px);
 }
    