.zb_list{
    /*margin-top: 15px;*/
    /*height:40px;*/
    width:100%;
    height:50px;
    display: flex;

    flex-direction: row;
    align-items: center;
}

.zb_list a {
    /*padding: 8px 15px;*/
    color: rgb(44 214 209/var(--tw-text-opacity,1)) !important;
    margin-right: 15px;
    text-align: center;
    font-size: 14px;
}