.menu-left {
    background-color: #0c0d0d;
    padding: 20px 5px;
}

.icon-menu {
    transform: rotate(90deg);
}

.text-gold {
    background-image: linear-gradient(to bottom, #b19000 9%, #fffcf4 55%, #b18807);
    font-family: Zahrah;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
