/* single h2 */
.blog_holder.blog_single article .post_content > h2 {
	text-align: center;
}


.scent,.blend{
	background:#4d94b2;
	color:#fff;
	display:inline-block;
	padding:5px;
	margin-right:5px;
	clear:right;
	}
	


.note{
	font-family:serif;
	font-size:14px;
	}
	
.blue-bg{
		text-transform:uppercase;
		font-size:18px;
		font-weight:400;
		letter-spacing:0.04em;
		margin-bottom:10px;
		}
		
.blue-bg span{
	border-top:1px solid #0066b2;
	border-bottom:1px solid #0066b2;
	color:#0066b2;
	display:block;
	max-width:100px;
	padding:3px 5px 1px 25px;
	margin-top:15px;
	margin-bottom:15px;
	clear:both;
	font-size:10px;
	background: url(https://www.vertueux.com/wp-content/uploads/2017/02/leaf.svg) 
	no-repeat scroll 5px center  / 17px auto ;
		
		}
	

			
.cta-btn{
	border:2px solid #0066b2;
	display:inline-block;
	float:left;
	padding:0 15px;
	height:34px;
	line-height:34px;
	color:#0066b2;
	margin-top:0;
	font-weight:800;
	box-sizing:border-box;
	font-size:12px;
	transition:background ease-in .2s;
	}	
	
.cta-btn:hover{
	background:	#0066b2;
	color:#fff;
		}
.text-btn{
	border-bottom: 1px solid #0066b2;
padding-top: 0;
display: inline-block;

	
	}
	
.container-clear{
			width:100%;
			float:left;
			clear:both;
			margin-bottom:4rem;
			}		
			
.title .title_holder .container {
	padding-bottom: 0;
}

h5 a {
	color: #0066b2!important; 
}
h5 a:hover {
	color: #88bbe2!important; 
}
