/* 
Theme Name: Child theme
Template: hello-elementor
*/

/**** Titre décalé ****/
.ligne2 {
    display: flex !important;
    justify-content: flex-end;
}