/*
Theme Name: Wellspring Child Theme
Theme URI: http://wellspring.mikado-themes.com
Description: A child theme of Wellspring
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Template: wellspring
*/
#pourquoi::before, #pourquoi::after, #mediation::before, #mediation::after, #seance::before, #liens-utiles::before, #liens-utiles::after{content:" ";position:absolute;border-radius: 50%;}
#pourquoi::before{height:150px;width:150px;left:120px;top:50px;background:rgba(252,247,237,1);}
#pourquoi::after{height:500px;width:500px;left:-250px;top:50px;background:rgba(237,236,243,.8);z-index:1;}
#mediation::before{height:150px;width:150px;right:140px;top:385px;background:rgba(252,247,237,.8);z-index:1;}
#mediation::after{height:500px;width:500px;right:-250px;top:50px;background:rgba(237,236,243,1);}
#seance::before{height:150px;width:150px;right:160px;top:450px;background:rgba(252,247,237,1);}
#liens-utiles::before{height:150px;width:150px;left:100px;top:350px;background:rgba(237,236,243,1);}
#liens-utiles::after{height:250px;width:250px;right:100px;top:250px;background:rgba(252,247,237,1);}
ol, ul{list-style-position: outside;}
@media screen and (max-width:768px){
	#liens-utiles::before{left:50px;}
	#liens-utiles::after{right:0px;top:300px;}
	#seance::before{right:20px;top:625px;}
}
@media screen and (max-width:400px){
	#liens-utiles::before{left:30px;top:40px;}
	#liens-utiles::after{right:-75px;top:490px;}
}