body {
    background-color: transparent;
}

.ms-single-post .entry-content {
    text-align: center;
}

.ms-single-post .entry-content img {
    margin-bottom: 0!important;
}

.custom-description {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1.5;
}

.elementor-1234 .elementor-element.elementor-element-67704be {
    --margin-top: 3vw;
    background: hsl(0, 0%, 96%);
    padding-top: 3vw;
  	padding-bottom: 3vw;
}

.shape-six {
    position: absolute;
    top: 0;
    left: 0;
    width: 627px;
    height: 626px;
    background-image: url('/storage/banner/shape-six.png');
  	background-size: contain;
  	z-index: -1;
}
.shape-seven {
    position: absolute;
    top: 0;
    right: 0;
    width: 627px;
    height: 627px;
    background-image: url('/storage/banner/shape-seven.png');
  	background-size: contain;
  	z-index: -1;
}
@media (max-width: 767px) {
    .shape-six {
      width: 209px;
      height: 209px;
  	}
    .shape-seven {
      width: 209px;
      height: 209px;
  }
}
.ms-page-title__breadcrumbs {
    flex-wrap: wrap;
}
.ms-sl::before {
    content: none;

}