
:root {
    --thm-base:#61122f; 
    --thm-base-rgb: 97, 18, 47;
    /*
    --thm-base:#15b1c0;
    --thm-base-rgb: 21, 177, 192;
    */
    --thm-gray: #7a8699;
    --thm-gray-rgb: 122, 134, 153;
  }
  

  

