.elementor-1254 .elementor-element.elementor-element-8020895{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1254 .elementor-element.elementor-element-578153d > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-2188a5c */.dastresy div#dastresy1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.dastresy div#dastresy1 > h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
}
.dastresy div#dastresy1 > p {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 14px;
}
.dastresy div#dastresy1 > div {
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
}
.dastresy div#dastresy1 > div > a {
  text-decoration: none;
  color: white;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  padding: 10px 25px;
  border-radius: 5px;
  transition: all 500ms linear;
}
.dastresy div#dastresy1 > div > a.one {
  background-color: #22c58e;
}
.dastresy div#dastresy1 > div > a.second {
  background-color: #17a3b8;
}
.dastresy div#dastresy1 > div > a.third {
  background-color: #ff954d;
}
.dastresy div#dastresy1 > div > a:hover {
  opacity: 0.6;
}
.dastresy div#dastresy1 > div > a:active {
  padding: 8px 15px;
  font-size: 14px;
}
@media (max-width: 576px) {
  .dastresy div#dastresy1 > p {
    padding-bottom: 0;
  }
  .dastresy div#dastresy1 > div {
    flex-direction: column;
    gap: 10px;
  }
  .dastresy div#dastresy1 > div > a {
    width: 100%;
    text-align: center;
  }
}/* End custom CSS */