#landing-header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#landing-header p {
    margin-block-start: 17px;
    margin-block-end: 16px;
    font-family: FS Albert W05 Bold;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2892a2;
    padding-right: 20px
}

/* #landing-header img{margin-block-start:17px;margin-block-end:16px;margin:10px;} */