body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.bg-personal {
    background-color: #6f42c1;
}

.zz-menu-text-secondary {
    font-size: 90%;
    margin-top: 4px;
}

.zz-menu-logo {
    /* width: 54px; */
    /* min-width: 54px; */
    text-align: left;
    margin-right: 16px;
}

.zz-menu-block-link {
    text-decoration: none;
}

.zz-click-copy {
    cursor: pointer;
}

.container {
    max-width: 768px;
}
