:root.dark {
    --primary-btn__bg-color: #ACCBFA;
    --primary-btn__bg-color--active: #282f39;
    --primary-btn__bg-color--hover: #282f39;
    --primary-btn__text-color: #000000;
    --brand-logo__height: 100px
} 