.elementor-5 .elementor-element.elementor-element-d671208{--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-5 .elementor-element.elementor-element-528a24f{--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;}body.elementor-page-5:not(.elementor-motion-effects-element-type-background), body.elementor-page-5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1A0E0E;}/* Start custom CSS for html, class: .elementor-element-fb4025d */.mantra-section {
    background-color: #0a0a0a;
    border-radius: 15px;
    padding: 40px 20px;
    margin: 40px 5%;
    text-align: center;
    border: 1px solid #333;
    box-shadow: 0 10px 20px rgba(0,0,0,0.8);
  }
  .mantra-title {
    color: #d4af37;
    font-size: clamp(18px, 2.5vw, 24px);
    font-weight: 800;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .mantra-img {
    width: 100%;
    max-width: 300px; /* Portrait photo ke liye perfect width */
    border-radius: 10px;
    margin: 0 auto 20px auto;
    display: block;
    box-shadow: 0 0 20px rgba(211, 84, 0, 0.4);
  }
  .mantra-text {
    font-size: clamp(28px, 4vw, 40px);
    color: #ffffff;
    font-weight: 900;
    text-shadow: 0 0 15px rgba(255,255,255,0.6);
    margin-bottom: 15px;
  }
  .mantra-meaning {
    font-size: clamp(12px, 1.5vw, 15px);
    color: #bbbbbb;
    line-height: 1.6;
    max-width: 600px;
    margin: 0 auto;
  }/* End custom CSS */