


#component-footer #footer-content {
    height: 300px;
}

#component-footer #footer-medias-section .cta-item-wrapper {
    margin: 0 1.5rem;
}
#component-footer #footer-medias-section .cta-item-wrapper .cta-actionable[action="footer-link-medias"] {
    display: flex;
    padding: 0;
}
#component-footer #footer-medias-section .cta-item-wrapper .cta-actionable[action="footer-link-medias"] .cta-text {
    height: 22px;
}
#component-footer #footer-medias-section .cta-item-wrapper .cta-actionable[action="footer-link-medias"] .cta-text img {
    height: 100%;
}

#component-footer .cta-actionable[action="navigation"] {
    padding: 0;
}

