#mic-init-access-tool .mic-access-tool-general-button > div img {
    display: inline-block;
    max-width: 45px;
    height: 45px;
    width: 45px;
    margin-left: -10px!important;
    margin-top: -2px!important;
}
.header {
    border-bottom: 1px solid #000000;
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
    background-color: #1e3a5f;
    display: none;
}
.header-top {
    background-color: #000000;
    display: none;
}
.footer .footer-1 {
    background-color: #d4e4f6 !important;
    background-image: var(--footer-background-image2);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 75px !important;
    margin-top: -1px !important;
    display: none;
}
.footer {
    color: var(--gray-700);
    display: none;
}