/*
 Theme Name:   FMG NIMVA
 Theme URI:    
 Description:  FMG custom child theme for nimva<em><strong>Last Updated:</strong> 06.12.17 by <a href="mailto:support@financemarketing.com">FMG</a></em>
 Author:       The Finance Marketing Group
 Author URI:   http://financemarketing.com
 Template:     nimva
 Version:      2.1
 Text Domain:  nimva-fmg
*/

@import url("../nimva/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.yellowline {
    position: absolute;
    height: 2px;
    background-color: #eed414;
    width: 3.3rem;
    bottom: 4.1rem;
    left: 14.5rem;
};

.line2 {
    position: absolute;
    height: 2px;
    background-color: #eed414;
    width: 3.3rem;
    bottom: 2.1rem;
    left: 14.5rem;
};

ul.home li a, a.home {color: #eed414!important;}
ul.home li a:hover, a.home:hover {color: #fff!important;}