.btn-primary{
    background-color: #005a9b !important;
    border-color: #005a9b !important;
}
.border-primary {
    border-color: #005a9b !important;
}
.bg-primary {
    background-color: #005a9b !important;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #005a9b !important;
    border-color: #005a9b !important;
 }
@media screen and (min-width: 280px) and (max-width: 1400px) {
  .resp-container { display: none; }   /* hide it elsewhere */
}
