Current path: home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/sass/frontend/5-modules/footer/
?? Go up: /home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/sass/frontend/5-modules
[data-column*='copyright'] {
display: flex;
flex-direction: column;
justify-content: var(--vertical-alignment);
text-align: var(--horizontal-alignment);
}
.ct-footer-copyright {
color: var(--theme-text-color);
--theme-content-spacing: 0;
--theme-link-initial-color: var(--theme-text-color);
> *:not(:first-child) {
margin-top: 0.5em;
}
}