.theme-btn {
    background-color: #6da42c;
}

.theme-btn:hover {
    background-color: #70ac2b;
}
