button.mat-mdc-unelevated-button.mat-primary, button.mat-mdc-raised-button.mat-primary, button.mat-mdc-fab.mat-primary, button.mat-mdc-mini-fab.mat-primary {
	background-color: #7cb6a7;
	border-color: #7cb6a7;
}
.mat-mdc-checkbox.mat-primary.mat-mdc-checkbox-checked .mdc-checkbox__background {
	background-color: #7cb6a7 !important;
	border-color: #7cb6a7 !important;
}
.mat-mdc-radio-button .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle, .mat-mdc-radio-button .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__inner-circle {
    border-color: #7cb6a7 !important;
}
.mat-mdc-radio-button.mat-primary .mat-radio-inner-circle, .mat-mdc-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
	background-color: #7cb6a7;
}
.bg-primary {
	background-color: #7cb6a7 !important;
}
.text-primary {
	color: #7cb6a7 !important;
}
.border-primary {
	border-color: #7cb6a7 !important;
}
.owl-carousel .owl-nav [class*=owl-] {
	color: #7cb6a7 !important;
}

/* Added after wide container published*/
.notification-bar {
  color: #ffffff;
  background-color: #7cb6a7;
  border-bottom: 0px !important
}

#index-sect-multibanner {
  background-color: #dddddd;
}

.btn-primary-menu {
  color: #ffffff !important;
}

.btn-highlight-menu {
  color: #ffffff !important;
}
