:root {
  --evo-brand-secondary: #2e5262;
  --evo-brand-accent: #d3d3d3;
  --evo-header-background: #fff;
}
 {
  color:white;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background: #025939;
    margin-top: 30px;
 margin-bottom: 30px;
}



.creditappform h2 {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background: #009bde;
    margin-top: 30px;
    margin-bottom: 30px;
}

.shoppingtools_container .shopping-tools-wrapper .dropdown .account-dropdown .pointer.simulated-hover {
  color: #ffffff;
    background-color: #d3d3d3 !important;
  }
  
.bg-primary {
    background-color: #454545 !important;
}