/*
Theme Name: inspiro-child
Theme URI: https://wordpress.org/themes/twentyfourteen/
Author: ME
Author URI: https://me.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Template: inspiro
Version: 1.5
*/
@import url("../inspiro/style.css");

.site-info {
    display: none;
}

#menu-footer-menu a{
    color: aliceblue;
}

.entry-summary-veranstaltung{
    text-align: center;
}

.single-event-title{
    text-align: center;
}

.light{
    color: white;
}

/* .login{
    text-align: right;
    margin-bottom: 5%;
} */

/* ---------------------------------- */

.login h1 a {
    background-image: none;
    background-size: 320px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #3c434a;
    height: 30px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 auto 25px;
    padding: 0;
    text-decoration: none;
    width: 320px;
    text-indent: 0px;
    outline: 0;
    overflow: hidden;
    display:block
}