:root.dark {
 --fg-button-primary-disabled: #525252;
 --bg-button-primary: #F1B501;
 --fg-button-primary: #000000;
 --bg-button-primary-hover: #c19101;
 --bg-button-primary-click: #b58801;
}

/* Below is custom css */
.bg-bg-primary {
background-color:
#454141; }
