/*
Theme Name:     Theratio Child
Theme URI:      http://wpdemo.archiwp.com/theratio/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       theratio
*/

@import url("../theratio/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

h1 b {
	display: block;
	font-size: 1.4em;	
	padding-bottom: 10px;
}

.texte-blanc * {
	color: #ffffff;
}

.texte-bordeaux * {
	color: #730800 !important;
}