/*
Theme Name: Andreea Georgescu
Theme URI: https://www.webspire.ro/
Template: graphy
Author: Andreea Georgescu
Author URI: https://www.webspire.ro/
Description: Graphy is now compatible with WordPress 5.0 and Gutenberg! Graphy is a blog-oriented WordPress theme designed with great attention given to the beauty of the typography. Made using mobile-first responsive web design, even when your site is viewed on a smartphone or tablet there will be no negative impact on the beautiful typography.
Tags: one-column,two-columns,right-sidebar,custom-colors,custom-header,custom-menu,editor-style,featured-images,full-width-template,microformats,post-formats,sticky-post,theme-options,threaded-comments,translation-ready
Version: 2.3.3.1728551232
Updated: 2024-10-10 12:07:12

*/
.ag-sectiunegrup{
    margin-bottom: 10px;
}
.ag-sectiunegrup .wp-block-group__inner-container,
.ag-sectiunegrup-2 .wp-block-group__inner-container{
    display: flex;
	align-items: center;
    gap: 20px;
}
.ag-sectiunegrup svg{
    max-width: 24px;
    height: auto;
}
.ag-img-style-1 img{
	border-radius: 10px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);	
}

.ag-sectiunegrup-2 svg{
    max-width: 48px;
    height: auto;
}
.sectiune-process {
    max-width: 600px;
    background-color: #f5f5f5;
    border-radius: 10px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    padding: 10px;
}

