diff --git a/static/venissieux/_custom.scss b/static/venissieux/_custom.scss index a72fcb62..baa4187d 100644 --- a/static/venissieux/_custom.scss +++ b/static/venissieux/_custom.scss @@ -241,6 +241,14 @@ div#section-une { } } +.cell-red-title { + .gru-content &.cell { + h2:first-child { + color: $secondary-color; + } + } +} + div#rub_service { h2 { text-align: left;