:root {
	--pbmit-global-color: #ed1c24;
	--pbmit-secondary-color: #031b4e;
	--pbmit-light-color: white;
	--pbmit-white-color: #ffffff;
	--pbmit-blackish-color: #181a17;
	--pbmit-blackish-color-rgb: 24, 26, 23;
	--pbmit-link-color-normal: #181a17;
	--pbmit-link-color-hover: #637924;
	--pbmit-global-color-rgb: 253, 93, 47;
	--pbmit-secondary-color-rgb: rgb(27, 153, 254);
	--pbmit-responsive-breakpoint: 1200px;
	--pbmit-body-typography-font-family: "Montserrat", serif; /*'Graphik';*/
	--pbmit-body-typography-variant: regular;
	--pbmit-body-typography-font-size: 16px;
	--pbmit-body-typography-line-height: 26px;
	--pbmit-body-typography-color: #666666;
	--pbmit-heading-typography-font-family: "Montserrat", serif; /*'Graphik';*/
	--pbmit-heading-color: #181a17;
	--pbmit-heading-font-variant: 500;
	--pbmit-btn-typography-font-family: "Montserrat", serif; /*'Graphik';*/
	--pbmit-btn-typography-variant: 500;
	--pbmit-btn-typography-font-size: 13px;
	--pbmit-btn-typography-line-height: 23px;
}
/*
@font-face {
    font-family: 'Graphik';
    src: url('../../assets/webfonts/graphiklcg-bold-webfont.eot');
    src: url('../../assets/webfonts/graphiklcg-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/webfonts/graphiklcg-bold-webfont.woff2') format('woff2'),
         url('../../assets/webfonts/graphiklcg-bold-webfont.woff') format('woff'),
         url('../../assets/webfonts/graphiklcg-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'Graphik';
    src: url('../../assets/webfonts/graphiklcg-light-webfont.eot');
    src: url('../../assets/webfonts/graphiklcg-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/webfonts/graphiklcg-light-webfont.woff2') format('woff2'),
         url('../../assets/webfonts/graphiklcg-light-webfont.woff') format('woff'),
         url('../../assets/webfonts/graphiklcg-light-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;

}




@font-face {
    font-family: 'Graphik';
    src: url('../../assets/webfonts/graphiklcg-medium-webfont.eot');
    src: url('../../assets/webfonts/graphiklcg-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/webfonts/graphiklcg-medium-webfont.woff2') format('woff2'),
         url('../../assets/webfonts/graphiklcg-medium-webfont.woff') format('woff'),
         url('../../assets/webfonts/graphiklcg-medium-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}




@font-face {
    font-family: 'Graphik';
    src: url('../../assets/webfonts/graphiklcg-regular-webfont.eot');
    src: url('../../assets/webfonts/graphiklcg-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/webfonts/graphiklcg-regular-webfont.woff2') format('woff2'),
         url('../../assets/webfonts/graphiklcg-regular-webfont.woff') format('woff'),
         url('../../assets/webfonts/graphiklcg-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Graphik';
    src: url('../../assets/webfonts/graphiklcg-semibold-webfont.eot');
    src: url('../../assets/webfonts/graphiklcg-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/webfonts/graphiklcg-semibold-webfont.woff2') format('woff2'),
         url('../../assets/webfonts/graphiklcg-semibold-webfont.woff') format('woff'),
         url('../../assets/webfonts/graphiklcg-semibold-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;

}
	*/