.header-top:not(.header-top__custom) {
    display: none;
}
.text-formatted a.btn {
    color: var(--button-color);
    border-bottom: 1px solid var(--button-background);
}