.bg-grey {
  background-color: #e0e0e0;
}

.footer-section {
    background-color: #264f8b;
}

.qsection-background {
    background-color: #3a6bb3 !important;
}

.qsection-background2 {
    background-color: #456fb8 !important;
}

.qsection-background3 {
    background-color: #e0e0e0 !important;

.total-row-background {
    background-color: #e8f0fb !important;
}

.logo-size {
    width: 95px !important;
    height: 100px !important;
}

.text-body-tertiary {
  color: #ff5722 !important;
}

