:root {
--material-primary-color: #87C0C0;
--material-secondary-color: #87C0C0;
--material-accent-color: #e68346;
--material-primary-text-color: #000000;
--material-primary-text-error-color: ##f44336;
--material-secondary-text-color: #CECECE;
--material-secondary-text-error-color: ##f44336;

}
