<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     rockcom.fr
Theme URI:      http://rockcom.fr/
Description:    Child theme for the Kallyas theme
Author:         Leo Poli
Author URI:     http://leopoli.paris
Template:       kallyas
Version:        1.0
*/

.priceListElement-itemMain {
    margin-bottom: 0px;
}
.priceListElement-itemDesc {
    font-size: 14px;
    line-height: 1em;
}

.fb-container {
	text-align:center;
}

.titre-ombre {
	text-shadow: rgba(0,0,0,0.8) 0 0 25px;
}

@media screen and (max-width: 991px)
{
	.section-sidemargins .zn_section_size.full_width {
		margin-left: 0px;
		margin-right: 0px;
	}
}</pre></body></html>