| Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 Path : /home/cuisinesj/www/new/wp-content/themes/auberge/assets/sass/custom/ |
| Current File : /home/cuisinesj/www/new/wp-content/themes/auberge/assets/sass/custom/__footer.scss |
/* FILE: custom/__footer.scss */
//
// Site footer colors
//
.site-footer {
background-color: map_get( $customize_options, 'color-footer' );
color: map_get( $customize_options, 'color-footer-text' );
background-color: var(--color-footer);
color: var(--color-footer-text);
}