<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 {
  padding-bottom: 75px;
}

label {
  font-size: 26px;
  color: #707070;
  font-weight: 600;
}

#Boutton, #Btn {
  margin-top: 35px!important;
  padding-top: 15px!important;
  padding-bottom: 15px!important;
  font-size: 24px!important;
  border-radius: 10px!important;
  background-color: #268B52!important;
  color: white!important;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.form-control:focus {
  border-color: #2d9484!important;
  box-shadow: 0 0 0 0.25rem rgb(38 139 82 / 25%)!important;
}

.g-recaptcha div {
  margin-left: auto!important;
  margin-right: auto!important;
}

#Bouton {
  padding-top: 15px!important;
  padding-bottom: 15px!important;
  font-size: 24px!important;
  border-radius: 10px!important;
  background-color: #268B52!important;
  color: white!important;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

p {
  padding-top: 75px;
}

.Carte {
  margin-top: 75px;
  margin-bottom: 25px;
  width: 100%;
  height: 600px;
  background-color: #ebedef;
}</pre></body></html>