.wp-block-stranarosatom-people-topimg-block.people-topimg-block {
    position: relative;
  }
  .wp-block-stranarosatom-people-topimg-block .wp-block-image {
    margin: unset;
  }
  .wp-block-stranarosatom-people-topimg-block.people-topimg-block img {
    width: 100%;
  }
  .wp-block-stranarosatom-people-topimg-block.people-topimg-block .people-topimg-block-in::after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: -16px;
    left: 0px;
    height: 140px;
    background: rgba(0, 0, 0, 0.55);
    filter: blur(50px);
    border-radius: 50px;
    z-index: 0;
  }
  .wp-block-stranarosatom-people-topimg-block.people-topimg-block .people-topimg-block-in::before {
    content: "";
    width: 100%;
    left: 0px;
    bottom:0px;
    position: absolute;
    border-bottom: 10px solid #59ACCF;
    z-index: 1;
  }