
.black-theme{
    --Primary-color: #000;
    --Secondary-color: #383636;
    --button-color: #000;
    --button-hover-color: #413f3f;
    --button-text-color:#fff;
    --button-text-hover-color:#fff;
}
