:root {
--nb-primary-color:#FF6C00;
--nb-primary-color-rgb:rgb(255,108,0);
--nb-primary-color-r:255;
--nb-primary-color-g:108;
--nb-primary-color-b:0;
--nb-primary-color-hsl:hsl(25,100%,50%);
--nb-primary-color-h:25;
--nb-primary-color-s:100%;
--nb-primary-color-l:50%;
--nb-secondary-color:#ffffff;
--nb-secondary-color-rgb:rgb(255,255,255);
--nb-secondary-color-r:255;
--nb-secondary-color-g:255;
--nb-secondary-color-b:255;
--nb-secondary-color-hsl:hsl(0,0%,100%);
--nb-secondary-color-h:0;
--nb-secondary-color-s:0%;
--nb-secondary-color-l:100%;
--nb-font-base:Montserrat;
--nb-font-alt:Montserrat;
--nb-logo-tema:url("https://api-crowdfunding.netberrytest.com/storage/7d472b8b-f682-48ab-b5de-ff2f08a15006.png");
--nb-alternate-logo-tema:url("https://api-crowdfunding.netberrytest.com/storage/7d472b8b-f682-48ab-b5de-ff2f08a15006.png");
}
