<br />
<b>Warning</b>:  mysqli::mysqli(): (42000/1044): Access denied for user 'exactuse_dev'@'localhost' to database 'exactuse_safesense_fujifilm' in <b>/home/exactuse/public_html/domains/safesense.pt/configs/mysqli.configs.php</b> on line <b>58</b><br />
<br />
<b>Warning</b>:  mysqli::set_charset(): Couldn't fetch mysqli in <b>/home/exactuse/public_html/domains/safesense.pt/configs/mysqli.configs.php</b> on line <b>61</b><br />
html, *:before, *:after {
    --global: 70;
	--color_primary: #eb6b53;
    --color_primary_r: 235;
    --color_primary_g: 107;
    --color_primary_b: 83;
    --color_secondary: #ffd000;
    --color_secondary_r: 255;
    --color_secondary_g: 208;
    --color_secondary_b: 0;
    --color_text: #666666;
    --color_text_r: 77;
    --color_text_g: 77;
    --color_text_b: 77;
    --color_links: #007ee5;
    --color_links_r: 0;
    --color_links_g: 126;
    --color_links_b: 229;
}

html._dev_, ._dev_ *:before, ._dev_ *:after {
    --color_primary: #49a6a5;
}