/*
Theme Name: TheGem_child_user_icons
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

.thegem-te-infotext.logo-icon {
    margin-right: auto!important;
}

.row-33 .gem-icon-inner {
  display: none;
}
.row-33 .gem-icon {
    width: 144px;
    height: 144px;
    background-repeat: no-repeat;
    background-size: contain;
}
.row-33 .gem-counter:nth-of-type(1) .gem-icon {
    background-image: url(./images/icons/3.svg);
}
.row-33 .gem-counter:nth-of-type(2) .gem-icon {
    background-image: url(./images/icons/6.svg);
}
.row-33 .gem-counter:nth-of-type(3) .gem-icon {
    background-image: url(./images/icons/9.svg);
}



.test {
    color: #F3B61F;
    color: #568EA3;
}