
.without-access {
    background-color: var(--global-palette3);
    padding: 10px;
    border-radius: 3px;
    color: #fff;
}