/*
Theme Name: The 8 colors of fitness
Description: Theme for The 8 colors of fitness
Author: B+O
Author URI: http://barbaraolivier.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* ********************* */
/* Home|Nav|Logo reduce padding */
.col-lg-0 {
    padding: 15px 36px 15px 36px;
}
/* ********************* */


/* ********************* */
/* Home|Header|Slider ajoute ombres sur les titres */
.research-post-title, .video-post-title {
	text-shadow: 0px 0px 25px #000000;
}

.home-header-slider h2 {
	text-shadow: 0px 0px 15px #000000;
}