/*
Theme Name: TheGem Elementor Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem-elementor
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
*/
.gem-infobox-title.title-default.bold {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
}
.content.how-it-works li {
    margin-bottom: 15px;   
}
.links .elementor-widget-container {
    margin-bottom: 15px!important;
}
.quiz p.left-margin {
    color: #49698B;
    font-size: 15px;
    margin-bottom: 10px;
}

.quiz a.left-margin {
    color: #083361;
    transition: color 0.2s ease-in;
    font-size: 18px;
	font-weight: 900;
}

.quiz a.left-margin:hover {
    color: #a8b8c3;
}
.quiz a.left-margin .fa {
    color: #E48801;
    font-size: 16px;
    margin-left: 10px;
}