.ht_flag .cntFlagInfo .flagContent > div {
    background-color: #23262b !important;
}

.Popup_Body .pop h3 {
    text-align: left;
}

.pop h3 {
    margin: 0px 0px 10px 0px;
    text-align: center;
}

ul {
    display: grid;
    gap: 5px;
    margin: 0;
}

.logoContainer {
    display: flex;
    align-items: center;
    justify-content: center;
}

.logoContainer svg {
    width: 90px !important;
}