.bodyBGColor{
    background-color: white !important;
}
.purpleBg{
    background-color: #e3e3fa !important;
}
.borderForm{
    border: 2px solid #9394d7 !important;
}
.logo-container{
    width: auto !important; /*override the width below*/
    width: 100%;
    max-width: 100%;
  }