@charset "UTF-8";
/*
Theme Name: justspiel.com
Author URI: https://wordpress.org/
Version: 1.1
*/

.footer_phone {
    font-size: 3.0vh;
    padding: 6px 0;
    color: #fff;
    font-weight: bold;
    width: 100%;
    text-align: center;
    position: fixed;
    background: #1c649c;
    bottom: 0px;
    z-index: 10;
    line-height: 40px;
    left: 0;
}