.logo {
            width: 100%;
            height: 90px;
            font-size: 60px;
            font-weight: 900;
            padding: 30px;
            background: #6d2404;
            color: #f2d00d;
            
        }