.primary-section {background-color: white !important;padding-bottom:10px !important; padding-top:10px !important;}
      .primary-section nav a {;font-weight:400 !important;}      
      .header__menu-submenu{background:white !important;}

footer {background:#efefef; color:#626262; padding:1rem;}
footer .footer-container{max-width:1200px; margin: 0 auto; display:flex;flex-direction:column; gap:2rem;padding-top:2rem;}

footer .superior{display:flex; justify-content:space-between;}
footer .superior img{max-height:50px;}


footer .medio{display:flex; justify-content:space-between;}

footer .inferior{}





@media (max-width:767px){
footer .superior{flex-direction:column;}
footer .medio{flex-direction:column;}