/*
Theme Name: Hello Elementor Enfant par MBE
Description: Theme enfant du theme Hello Elementor.
Author: MBE
Author URI: https://www.mademoiselle-bien-etre.fr
Template: hello-elementor
Version: 1.0
*/

.encadre-violet {
     -moz-border-radius: 6px;
     -webkit-border-radius: 6px;
    content: "✨";
    display: block;
    margin-top: 50px;
    margin-bottom: 30px;
    background-color: #603f8b;
    color: #fff;
    border: solid 2px #b4fee7;
    border-radius: 10px;
    font-size: 18px;
    line-height: 18px;
     overflow: hidden;
    padding: 30px 60px;
}
