
#footer-desktop hr {
    border-top: 1px solid rgb(56, 56, 56) !important;
 }

#footer-desktop{
    background-color:#212429 !important;
    color: rgb(255, 255, 255) ;
 }

 #footer-mobile{
    background-color:#212429 !important;
    color: rgb(255, 255, 255) ;
    border: 0px;
 }

#footer-mobile hr {
   border-top: 1px solid rgb(56, 56, 56) !important;
}

#footer-mobile a{
   font-family: 'Favorit light';
   color: rgb(255, 255, 255) ;
  
}

 #footer-desktop .titol{
    font-size: 4rem ;
 }
 
 #footer-desktop a{
    font-family: 'Favorit light';
    color: rgb(255, 255, 255) ;
   
 }

