/*
Theme Name:     Raumrauschen Modern
Theme URI:      n/a
Template:       kadence
Author:         XIQIT GmbH
Author URI:     n/a
Description:    Die Anpassungen für Raumrauschen an einem Ort.
Version:        0.1
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

.floatabove { position: fixed; z-index: 10000 !important; top: 20px; left: 20px; }

p.foto { font-size: 14px !important; }

#widget-drawer .header-widget2 , ul.menu-hauptmenue {
    font-family: "Stinger Slim";
    font-weight: 600;
    font-size: 28px;
}

ul.authors > li  {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-family: "Stinger Slim";
    font-weight: 600;
    transition-duration: 400ms;
    transition-timing-function: ease-in-out;
    font-size: 36px;
}

ul.authors > li:hover {
    font-size: 60px;
}


ul.authors > li > a {
    text-decoration: none;
}

div.titlebox a {
    text-decoration: none;
}