.booknow_prop_theme{
  --top-border-color:#00276c;
  --top-bar-bg-color:#ffffff;
  --top-bar-text-color:#333333;
  --top-bar-button-bg-color:#00276c;
  --top-bar-button-text-color:#FFFFFF;
  --top-bar-button-text-color--transparent:rgba(255, 255, 255, 0.55);
  --search-bar-bg-color:#f0f0f0;
  --search-btn-bg-color:#449d44;
  --calendar-top-bg-color:#00296f;
  --calendar-footer-bg-color:#9d9d9d;
  --footer-bg-color:#eae6e6;
  --bottom-bar-bg-color:#00276c;
  --page-bg-color:#ffffff;
  --page-text-color:#333333;
}