body {
  background: linear-gradient(to right, #c7e7de, #ceeada);
}

.revealing-footer #body {
  background: linear-gradient(to right, #fef2cf, #dfe6c8);
}

#layout, .rowMtop30 {
  margin-top: -5% !important;
}

.header {
  background-position: bottom !important;
}

#content {
  padding: 0 !important;
}

.rowAbout {
  background-position: top !important;
}

@media all and (min-width: 2000px) {
  .rowAbout:after {
    content: "";
    background: url("../img/backroundBottomWaves.webp") no-repeat;
    position: absolute;
    height: 150px;
    left: 0;
    bottom: -42px;
    width: 100%;
    background-size: cover;
  }
}
@media all and (max-width: 600px) {
  .themify_builder_content-2 .tb_4tsb227.module-text, .themify_builder_content-2 .tb_4s9j463.module-text, .themify_builder_content-2 .tb_wbxk778.module-text, .themify_builder_content-2 .tb_wqr7895.module-text, .themify_builder_content-2 .tb_056g241.module-text, .themify_builder_content-2 .tb_pj46640.module-text {
    margin-left: 0 !important;
    max-width: 340px !important;
  }
}

/*# sourceMappingURL=main.css.map */
