/*
Theme Name: Manon Child
Theme URI: http://manon.edge-themes.com
Description: A child theme of Manon Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Text Domain: manon
Template: manon
*/
.trans-white span {
    color: transparent;
    -webkit-text-stroke: 1px white;
}
.trans-grey span {
    color: transparent;
    -webkit-text-stroke: 1px grey;
}
.trans-black span {
    color: transparent;
    -webkit-text-stroke: 1px black;
}