.section-text-image-reverse .two-thirds-column{
background-image: url(site_ral_fundos-02.png);
background-size: cover;
}

.section-text-image-reverse .section-title{
  color:var(--ral-dark);
}


.section-text-image-reverse .two-thirds-column{
  justify-content: start;
}

.section-text-image-reverse .two-thirds-column .text-image-position{
  color:black;
}

