/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Author: Ton Nom
Description: Thème enfant pour Hello Elementor
Version: 1.0
*/

@import url("../hello-elementor/style.css");

.stella-notice-temporary {
    position: relative;
    padding-right: 2.5em;
}

.stella-close-notice {
    position: absolute;
    top: 0.5em;
    right: 1em;
    background: none;
    border: none;
    font-size: 1.5em;
    color: #444;
    cursor: pointer;
    line-height: 1;
}

.stella-close-notice:hover {
    color: #000;
}

