.elementor-2681 .elementor-element.elementor-element-7cde441{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-49b1dc2 */.confirmation-box {
  background-color: #6ec1e4;
  border-radius: 12px;
  padding: 30px 25px;
  color: #000;
  font-family: 'Segoe UI', sans-serif;
  max-width: 700px;
  margin: 40px auto 20px auto;
  text-align: center;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.confirmation-box p {
  margin: 15px 0;
  line-height: 1.6;
  font-size: 16px;
}

.confirmation-box .intro-text {
  font-weight: bold;
  font-size: 17px;
}

.contact-info {
  color: #000;
  font-weight: bold;
  font-size: 18px;
}

.outside-contact {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  margin-bottom: 40px;
  flex-wrap: wrap;
  font-family: 'Segoe UI', sans-serif;
}

.outside-contact div {
  text-align: center;
}

.icon {
  width: 36px;
  height: 36px;
  margin-bottom: 8px;
}

.outside-contact a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
}

.outside-contact a:hover {
  text-decoration: underline;
}/* End custom CSS */