/* add custom CSS here */
html {
  font-family: "Varela Round", sans-serif!important;
}
button[theme][theme=fab][color=positive] {
  background-color: #41baaf!important;
}
a:active{
  color: #41baaf!important;
}
/*a:visited {
  color: #444!important;
}*/
a:not(.nav-link) {
  color: #41baaf !important;
}
app-sidebar novo-check-list label {
  color: #444 !important;
  font-weight: 400!important;
}
button[theme][theme="dialogue"] {
  color: #41baaf !important;
}

div.header-titles h1{
    color: white!important;
}
