/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient

Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


p, ul, ol, li {
	font-family: 'Source Sans 3' !important;
	font-size: 18px !important;
	line-height: 24px !important;
}

html {
	background-color: #3f1e77 !important;
}

div.container-wrap {
	background-color: #3f1e77 !important;	
}