.elementor-6401 .elementor-element.elementor-element-d2df339{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--background-transition:0.3s;}/* Start custom CSS for html, class: .elementor-element-3f85543 */.thankyou-card {
  background: #fff;
  border-left: 8px solid #5EB192;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  width: 100%;
  max-width: 400px;
  text-align: center;
}

.checkmark {
  font-size: 3rem;
  color: #5EB192;
  margin-bottom: 1rem;
}

.details {
  text-align: left;
  margin-top: 1rem;
  color: #2C5848;
}

.home-button {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 20px;
  background-color:  #5EB192;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
}
.home-button:hover {
  background-color: #2C5848;
}/* End custom CSS */