body {
    top: 0px !important;
}

body>.skiptranslate>iframe.skiptranslate {
    display: none !important;
    visibility: hidden !important;
}

.goog-te-gadget-simple {
    font-size: 16pt !important;
}

.translateToggle {
    display: flex;
    justify-content: flex-end;
}

#google_translate_element {
    width: auto;
    padding-bottom: 1.5rem;
    margin-right: 0;
}

footer {
    background: white;
    box-shadow: 0 -2px 2px 0 #0000001a, 0 -1px 5px 0 #0000001a, 0 -3px 1px -2px #0003;
    bottom: 0px;
    display: block;
    left: 0;
    position: fixed;
    width: 100%;
}


header img {
    display: inherit;
}