  :root {
    --color-1: #093657;
    --color-2: #000000;
    --color-3: #cccccc;
    --color-4: #ffffff;
    --color-5: #ffffff;
    --header-bg: linear-gradient(to bottom, #000000 0%,#001c30 100%);
    --feature-bg: ;
    --feature-bg-img: url(http://www.luiseortizlawoffice.com/wp-content/uploads/2024/11/blue-pattern.jpg);
    --contact-bg: ;
    --contact-bg-img: url(http://www.luiseortizlawoffice.com/wp-content/uploads/2024/11/justice-statue.jpg);
    --hovereffect: linear-gradient(45deg, #093657 0%, #ffffff 100%);;
  }
