.navbar {
  background: #ffffff;
  color: #2c9fb5;
}

.footer {
  background: #ffffff;
  color: #000;
}

.btn-outline,
.btn-outline:hover {
  background: #2c9fb5;
  color: #ffffff;
}

.btn-outline:hover {
  border-color: #2c9fb5;
}

.loading-spinner {
  color: #2c9fb5;
}

#footer-powered-by-tr-logo {
  display: none;
}

html,
body {
  background: #ffffff !important;
}

#footer-link-tr-hq,
#footer-link-tr-help-centre,
#footer-link-tr-terms-and-conditions,
#footer-link-tr-product-disclosure-statement {
  display: none;
}

/* img[alt="card art"] {
  padding: 6px;
  border-radius: 20px;
} */
