.zibraai-hyperlink-block,
.zibraai-hyperlink-block__header,
.zibraai-hyperlink-block__content {
    background-color: initial;
    border-width: 0;
    margin: 0;
    width: auto;
    flex-shrink: 0;
    flex-direction: row;
}

.zibraai-hyperlink-block:hover Label,
.zibraai-hyperlink-block:hover VisualElement {
    -unity-background-image-tint-color: cornflowerblue;
    border-color: cornflowerblue;
    color: cornflowerblue;
    cursor: link;
}