/*

Theme Name: Hello Elementor Child

Theme URI:

Description: Hello Elementor Child is a child theme of Hello Elementor, created by Me

Author: Maxi

Author URI:

Template: hello-elementor

Version: 1.0.1

Text Domain: hello-elementor-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

.top-announcement {
    background-color: #28a745;
    color: #ffffff;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
}

.admin-bar .top-announcement {
    top: 32px;
}