.elementor-3702 .elementor-element.elementor-element-2aef030b{--display:flex;--background-transition:0.3s;--padding-top:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-3702 .elementor-element.elementor-element-2aef030b.e-con{--align-self:center;}.elementor-3702 .elementor-element.elementor-element-7b1a1aa > .elementor-widget-container{margin:0px 0px 0px 0px;padding:20px 20px 20px 20px;background-color:var( --e-global-color-secondary );border-style:solid;border-width:3px 3px 3px 3px;border-radius:10px 10px 10px 10px;box-shadow:5px 5px 10px 0px rgba(0,0,0,0.5);}.elementor-3702 .elementor-element.elementor-element-4726057{--display:flex;--background-transition:0.3s;}.elementor-3702 .elementor-element.elementor-element-33d2a73{--spacer-size:50px;}/* Start custom CSS for container, class: .elementor-element-2aef030b */.wp-caption {
display: flex;
flex-direction: column-reverse; /* Reverses the order of flex items */
align-items: center; /* Center-aligns the items horizontally */
font-size: 35px;
}

.wp-caption img {
width: 100%; /* Adjust this as necessary to control image sizing */
height: auto; /* Maintains aspect ratio */
}/* End custom CSS */
/* Start custom CSS *//* ADDED by abk 2024-05-16
Changes the post page's title and appearance (removes the link)*/
.elementor-post__title a {
  font-size: 2em;
  pointer-events: none;
  cursor: default;
  text-decoration: none !important;
  color: black !important;
}/* End custom CSS */