:root {
    --nexus-primary: #4cb04f !important;
    --nexus-primary-hover: #419844 !important;
    --nexus-icons-filter-color: brightness(0) invert(70%) sepia(15%) saturate(4977%) hue-rotate(71deg) brightness(95%) contrast(55%) !important;
}

.btn {
    color: #fff !important;
}

.btn svg {
    stroke: #fff !important;
}

.btn .es-icon {
    fill: #fff !important;
    stroke: #fff !important;
}
