/*
 Theme Name:   Small Child Theme
 Theme URI:    https://small.ancorathemes.com
 Description:  Small Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com
 Template:     small
 Version:      1.0.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  small
*/


/* =Theme customization starts here
------------------------------------------------------------ */
.home-goal-link {
  aspect-ratio: 1;
}
.home-goal-link .inner-link {
  height: 100%;
  display: flex;
}
.home-goal-link .inner-link .elementor-widget-container{
  width: 100%;
}
.home-goal-link .inner-link .elementor-heading-title{
  width: 100%;
  display: flex;
  height: 100%;
}
.home-goal-link .inner-link a {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.trx_addons_post_details_content .services_page_header .services_page_featured.post_details_page_featured {
  display: flex;
  align-items: center;
  justify-content: center;
}