
 
:root {
     --pbmit-global-color: #FFDA00 ;
     --pbmit-secondary-color: #000000;
     --pbmit-light-color: #f2f3f5;
     --pbmit-white-color: #fff;
     --pbmit-blackish-color: #000000;
     --pbmit-link-color-normal: #000000;
     --pbmit-link-color-hover: #FFDA00 ;
     --pbmit-global-color-rgb: rgb(221, 4, 43);
     --pbmit-secondary-color-rgb: rgb(25, 35, 43);
     --pbmit-responsive-breakpoint: 1200px;
     --pbmit-body-typography-font-family: 'Montserrat' !important;
     --pbmit-body-typography-variant: regular;
     --pbmit-body-typography-font-size: 18px;
     --pbmit-body-typography-line-height: 1.7;
     --pbmit-body-typography-color: #666666;
     --pbmit-heading-typography-font-family: 'Montserrat' !important;
     --pbmit-heading-color: #04080d;
     --pbmit-heading-font-variant: 700;
     --pbmit-btn-typography-font-family: 'Montserrat' !important;
     --pbmit-btn-typography-variant: regular;
     --pbmit-btn-typography-font-size: 16px;
     --pbmit-btn-typography-line-height: 16px;
}

