.theme-text {
  color: #295095 !important;
}

.theme-btn {
  border: none !important;
  background: #295095 !important;
}
.theme-btn.white {
  color: #fff !important;
}

.theme-plain-btn {
  color: #295095 !important;
  border-color: #295095 !important;
}