.elementor-2021 .elementor-element.elementor-element-3727e24e{--display:flex;--min-height:221px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-2021 .elementor-element.elementor-element-3727e24e.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-2021 .elementor-element.elementor-element-22cc9322{column-gap:0px;}.elementor-2021 .elementor-element.elementor-element-ad15b74{--display:flex;}@media(min-width:768px){.elementor-2021 .elementor-element.elementor-element-3727e24e{--width:100%;}}/* Start custom CSS for text-editor, class: .elementor-element-22cc9322 *//* Principal Page Styling */
.page-id-XX .entry-content {
  max-width: 800px;
  margin: 40px auto;
  text-align: center;
  background: #f9f9f9;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.page-id-XX .entry-content img {
  border-radius: 50%;
  max-width: 180px;
  margin-bottom: 20px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}
.page-id-XX .entry-content h2 {
  font-size: 28px;
  color: #333;
  margin-bottom: 10px;
}
.page-id-XX .entry-content p {
  font-size: 18px;
  color: #555;
  line-height: 1.6;
}/* End custom CSS */