
:root {
    --ta-light-primary-color: #00AFAB !important;
    --ta-dark-primary-color: #00AFAB !important;
}

.mat-flat-button{
    background-color: #00AFAB !important;
}