/**
* Theme Name: Expressed by Camille
* Description: This is a child theme of Magnetique.
* Author: <a href="https://devwise.studio">Dev Wise Studio</a>
* Template: magnetique
* Version: 1.0
*/


.art-header-container {
    max-width: 1920px;
    margin: 0 auto;

    padding-left: var(--art-container-hor-pad);
    padding-right: var(--art-container-hor-pad);
}