.logo-txt {
    margin: 10px;
    margin-right: 0px;
    color: #FF540A;
    font-family: "Instrument Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-variation-settings:
      "wdth" 100;
    font-size: 200%;
    letter-spacing: 0px;
}

#logo-img {
    margin: 10px;
    border: 0px;
    padding: 0px;
    height: 64px;
}

.logo-box {
    display: flex;
    align-items:center;
}

h2, h3, h4, h5 {
    color: #260085 !important;
    font-family: "Instrument Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-variation-settings:
      "wdth" 100;
    letter-spacing: 0px;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
}

h2 {
    display: block;
    text-align: center;
    font-size: 190% !important;
}

h3 {
    font-size: 130% !important;
}

h4 {
    font-size: 100% !important;
}

h5 {
    font-size: 100% !important;
}

