/* Add here all your css styles (customizations) */
.g-bg-primary, .u-btn-primary{
    background-color: #9abc8b !important;
}

.g-color-primary{
    color: #9abc8b !important;
}