/* CSS styles */
.uagb-block-b9c7f8af.wp-block-uagb-image .wp-block-uagb-image__figure img{
    object-fit: contain;
  height: auto !important;
}

.uagb-desc-text{
  width: 100%;
}

html {
	scroll-behavior: smooth;
}

.ast-footer-copyright{
  a {
    color: #000 !important;
  }
}