.custom-dark-theme{--background-color: rgb(34, 34, 34);--text-color: rgb(255, 255, 255);--link-color: rgb(0, 123, 255);background-color:var(--background-color);color:var(--text-color)}.custom-dark-theme a{color:var(--link-color)}
