*{
    margin: 0;
    padding: 0;
}



.logo{
    padding: 0 13px;
}

.logo img{
    width: 32px;
}
.stickyunit {
    position:fixed;
   }
   
.toolbar-item button{
    cursor: pointer !important;
    color: white !important;
    border: 1px solid white !important;
    border-radius: 15px !important;
    padding: 5px 14px !important;
}