/* Add here all your CSS customizations */
tr.clickableRow { cursor: pointer; }


thead { position: sticky; top: 0px; }

/* Quote centre landing background */
.bg-primary-quote {
    background: #4f4f5d; /* close to your screenshot */
}
