/////////////////////////////////////////////////////////////////////////////////////////////////////////

//
// VARIABLES
//

// BMB - Default variables
@import "../bmb/bmb-variables.scss";


// FONTS

$font-bread:  'Merriweather', Georgia, Baskerville, 'Libre Baskerville', Times, 'Times New Roman', serfi;
$font-bread-google: 'https://fonts.googleapis.com/css?family=Merriweather:400,700';



// COLORS

$color-primary: #fff;
$color-secondary: #1C2124;
$color-interaction: #437b58;



