/**
 * FPU Custom Styles
 * 
 * Add your custom CSS here
 */

/* Active language link - bold */
.language-links a.active-lang {
    font-weight: bold;
    color: #fff;
}

.header-inside .language-links a.active-lang {
    color: #333;
}
