/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11.10.2020, 15:18:07
    Author     : juergen
*/

.footer-language {
    display:none;
}

.footer-section {
    
   
   
}


.section.footer-section.footer-section-meta {
   
}

.footer-section-meta .frame {
    
    padding-top: .5rem;
    padding-bottom: 2rem;
    border: 0px solid red;
}

.footer-section .frame a {
    /*color: white;*/
}
.footer-section .frame a:not(.btn) {
   /*color: yellow;*/
}

.footer-section .frame p {
    /*color: white;*/
}



