.text-link, a {
    background: transparent;
    color: var(--colorTextBody);
    -webkit-text-decoration: none;
    text-decoration: none;
}

.top_custom_logo img {
    width: 280px;
}