/* Background */
.g-theme-bg-blue-dark-v1 {
    background-color: #14112c !important;
}

.g-theme-bg-blue-dark-v1--hover:hover {
    background-color: #14112c !important;
}


