/*
 Theme Name:   GP Factory - GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      1.7
*/

/* TSF Breadcrumb */
nav.tsf-breadcrumb ol li a {
    text-decoration: none;
    color: #FFF;
    font-weight: 500;
}
nav.tsf-breadcrumb ol li a:hover {
    text-decoration: underline;
}
nav.tsf-breadcrumb ol li  {
    font-size: 16px;
    font-weight: 500;
}