
  
  a:link {
  color: #0575D6;
  background-color: transparent;
  text-decoration: none;
}

a:visited {
  color: #0575D6;
  background-color: transparent;
  text-decoration: none;
}

.container {
 color: black;
 font-size: 14px;
 width: auto; 
 margin: 15px 15px 15px 15px ;
  
}

.container2 {
 color: black;
 font-size: 10px;
 width: auto; 
 margin: 15px 15px 15px 15px ;
 float: left;
  
}


.whitetext {

color:#ffffff!important

}

.blacktext {

color:#000000!important

}

input[type=email], input[type=checkbox], input[type=text] {

color:#000000!important

}

  .button {
  background-color: #0575D6;
  border: none;
  color: white;
  padding: 10px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  }
  
  .button3 {
   border-radius: 8px;
  
  }

  .buttonone {
  background-color: #3F85C2;
  border: none;
  color: white;
  padding: 10px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  border-radius: 8px;
  }

  .button2 {
  background-color: #0575D6;
  border: none;
  color: white;
  padding: 10px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  }
  
  .button2 {
   border-radius: 8px;
  
  }

 
