a.container-link {
    text-decoration: underline;
}

div[data-href], .link-sim {
    border-bottom: 1px dashed #f4412d;
    color: #f4412d;
    font-weight: 600;
    display: inline;
    cursor: pointer;
}

.header-control__logo____image {
    opacity: 0;
    visibility: hidden;
}