/*
Theme Name: Adkru Custom Theme
Theme URI: https://oompa.de/
Template: hello-elementor
Author: Oompa Team
Author URI: https://oompa.de/
Description: Adkru Custom Theme is a lightweight and minimalist WordPress theme based on Helo Elementor that was built specifically to work seamlessly with the Elementor site builder plugin.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.0.1732102011
Updated: 2024-11-20 11:26:51

*/

.mehr-anzeigen-button {
    display: block;
    margin-top: 10px;
    padding: 10px 15px;
    background-color: #0073e6;
    color: white;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    width: fit-content;
}

.mehr-anzeigen-button:hover {
    background-color: #005bb5;
}

