div.customertools .customertools-container {
    background: #f2f2f2 !important;
    color: var(--evo-text-col);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 20px 24px 40px;
}

/* allows logo widget width to modify image size */
header .header-full .logo_container .widgetlogo a.logo img { max-height: initial !important; }

.copyright_container {
    font-size: 1em;
    text-align: center !important;
}

header .menu {
    background: none;
    display: none;
}

#cdash_address .with-padding-trl {
    background-color: #fff !important;
    padding: 15px;
}