.front_custom_button {
    background-color: transparent;
    color: white !important;
}

.certified-theme-natural .front_custom_button.active {
    background-color: #16F1FF !important;
    color: black !important;
}

tr:hover {
    background: rgba(255, 255, 255, 0.35) !important;
}

.certified-theme-natural .front_custom_button.active {
    border-color: transparent !important;
}
