#bvi-panel-close {
    display: none
}

.bvi-body>.bvi.bvi-panel {
    display: none
}

.bvi-open,
.bvi-panel-close {}

/* .header-social {
    height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: right;
    padding-top: 15px;
    padding-bottom: 11px;
}

.social-list {
    display: flex;
    flex-direction: row;
    list-style-type: none;
    margin: 0;
    padding-left: 0;
    padding-right: 10px;
}

.social-list li:not(:last-child) {
    padding-right: 5px;
}

.social-list a:hover {
    color: #ec9056;
} */