
.wp-block-stranarosatom-people-headingtext-block .people-headingtext-block-in * {
    font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: 700;
    font-size: 86px;
    line-height: 100px;
    display: flex;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
  }
  .wp-block-stranarosatom-people-headingtext-block.people-headingtext-block {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
  }
  .wp-block-stranarosatom-people-headingtext-block .people-headingtext-block-in {
    position: relative;
  }
  .wp-block-stranarosatom-people-headingtext-block .people-headingtext-block-in:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 504 127' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='34.4761' y1='126.932' x2='34.4761' y2='14.9945' stroke='%2359ACCF' stroke-width='5'/%3E%3Cline x1='0.998535' y1='13.2996' x2='483.083' y2='13.2996' stroke='%2359ACCF' stroke-width='5'/%3E%3Cline x1='20.9985' y1='3.29944' x2='503.083' y2='3.29944' stroke='%2359ACCF' stroke-width='5'/%3E%3C/svg%3E%0A");
    position: absolute;
    top: -26%;
    left: -7%;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: left top;
    object-fit: contain;
  }
  
  .wp-block-stranarosatom-people-headingtext-block .people-headingtext-block-in:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1138 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.349609' y1='2.99475' x2='1138' y2='2.99475' stroke='%2359ACCF' stroke-width='5'/%3E%3C/svg%3E%0A");
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 10px;
    width: calc( 100% + 10% );
    background-repeat: no-repeat;
    background-position: left bottom;
    object-fit: contain;
  }