#PlacesToolbarItems {
    margin-bottom: 3px !important;
}
#PlacesToolbarItems .bookmark-item {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
/* tab label */
#TabsToolbar .tabbrowser-tab:is([selected],[multiselected]) label {
    /* color: #174F8D !important; */
    /* font-weight: bold !important; */
    text-decoration-line: underline !important;
    /* text-decoration-color: #174F8D !important; */
}