html, body{
background-color: #e5f2fb!important;
color: #3d246e !important;
}
#paypal-donate-button-container img{
      width:auto !important;
}
.main_container img {
      width: -webkit-fill-available;
    height: -webkit-fill-available;

    margin-bottom: 3rem!important;
}
.bg-light {
    width: 100%;
}
.top_header{
 text-align: center;
  font-weight:700;
 margin-bottom:20px;
}
marquee{
margin:10px 0px 10px 0px;
}
.nav-container{
 margin-left:20px !important;
 margin-right:20px !important;
 padding:5px;
 border-radius: 15px;
}
.main_container{
margin-bottom: 20px !important;
    background: #ffffff!important;
    margin-top: 20px;
    height: calc(100% - 10px);
    overflow:auto;
    width: 100%!important;
    max-width: 100%!important;
    border-radius: 15px;
}
}
.termofusepanel a{
      padding:10px;
      color:gray;
      text-align: center;
}
