/*
Put here your own style
*/


#cyb_version {
    position: absolute;
    /*bottom: 5px;*/
    left: 5px;
    color: var(--my-black);
    font-size: 100%;
    font-weight: bold;
    /* background: red; */
    background: transparent; 
    padding: 5px 5px 5px 5px;
    z-index: -10;
    /* display: none; */
}
