.sw-theme-default .toolbar > .btn {
    color: rgb(45, 45, 45);
    background-color: rgb(248, 249, 250);
    font-weight: 400;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(248, 249, 250);
    border-image: initial;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
}