/*
	Theme Name:   Safeguard Insurance
	Theme URI:    https://www.brokernetwork.co.uk/
	Description:  Broker Network Default Theme
	Author:       Broker Network
	Author URI:   https://www.brokernetwork.co.uk
	Version:      1.0
	License:      GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/*******************************************************************************
header tweakz
*******************************************************************************/
.siteLogo img{
    max-height: 72px;
    width: auto;
}


/*******************************************************************************
Highlights tweakz
*******************************************************************************/
.highlights img{
    max-width: 94px;
    height: auto;
}

/*******************************************************************************
Font tweakz
*******************************************************************************/


section.highlights ul > li {
    font-family: 'Kameron', serif;
    text-transform: none;
    font-size: 1.25rem;
    font-weight: 300;
}


h1,h2,h3,.banner{
    font-family: 'Kameron', serif !important;
    text-transform: none !important;
}

h1, .alpha{
    font-weight: 400 !important;
}
h2, .beta{
    font-weight: 400 !important;
}
h3{
    font-weight: 500 !important;
}

.loudHeading {
    color: #58585a !important;
}

.banner{
    font-weight: 200 !important;
    font-size: 1.2rem !important;
}
.btn, a.btn{
    font-family: 'Kameron', serif !important;
}
