:root {
    --button-bg-color: #4CAF50;
    --button-bg-hover-color: #4CAF50;
    --text-color: #ffffff;
}