/**
Theme Name: Wera Theme
Author: Wera AS
Author URI: https://wera.no/
Description: The Wera Theme augments the lightweight Hello Elementor theme with tailored functionalities for enhanced user experience. It introduces admin-specific styles, dynamic shortcodes like current year display, and automatic inclusion of featured images in RSS feeds. Enhanced security with HTML character encoding ensures robust content presentation. The unique feature of an inspirational quote widget in the admin area adds a touch of motivation, enriching the dashboard experience. Designed for both simplicity and advanced customizations, this child theme ensures a polished, professional, and personalized website.
Version: 1.1.2
Text Domain: wera-theme
Template: hello-elementor
**/

.tag-links {
    display: none;
}

@import url('https://fonts.cdnfonts.com/css/butler?styles=20997');

/* COOKIE LINK */
.cky-banner-element {
    border: none;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    padding: 0px;
    background-color: transparent;
    font-family: inherit;
}

.cky-banner-element:hover {
    background-color: transparent;
    color: #fff;
}