/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

:root {
	--color-scb: #ff4040; 
	--color-fbc: #f4ce50; 
	--color-meh: #1b96dc; 
	--color-phe: #45b29d; 
	--color-sde: #ff8080;
}

h1 {
	color: #0a2838 !important;
}

/* 'faut que je regarde cette histoire de pixelbones… */
.em.pixelbones a {
    color: rgba(10, 40, 56, .8) !important;
}