/*
Theme Name:     FLUX-child
Description:    Child theme for FLUX Wordpress theme.
Author:         Kevin P. Bryce
Template:       flux

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/* Import CSS Files */
@import url("../flux/style.css");

.breadcrumb ul li.current_item, .breadcrumb ul li.current_item a, .breadcrumb ul li.current_item a:visited {
color: #13b5c7;
text-decoration:none;
}
