/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.elementor-element.elementor-element-dd58eaf.colored.elementor-widget.elementor-widget-image {}

.colored .elementor-widget-container {
    text-align: center;
    display: inline-block;
    width: 185px;
    max-width: 100%;
    height: 185px;
    vertical-align: top;
    padding-bottom: 15px;
    background: #5a9844;
    border-radius: 100%;
}

.colored .elementor-widget-container img {
    margin-top: 22px;
}

img.stars {
    display: block;
    width: 20%;
    text-align: center;
    margin: 0 auto;
}

.one-logo {
    margin-bottom: 0 !important;
}

.one-tag span {margin-left: 55px;}

@media (max-width:767px){
	.one-tag span {margin-left: 0;}
}