/* Please add any custom styles in here */
:root {
  --site-logo-width: 17.5rem;
}
table th {
    font-weight: 600;
}

.admin-note:empty {
    display: none;
}

body.v--modal-block-scroll #wrapper-navbar {
    z-index: 1;
}

.page-template-quote-template .pagination {
    flex-wrap: wrap;
}