
.legende-item-color-0{
    color: #1D9AF6;
}

.appointment-item-color-0{
    background-color: #1D9AF6;
}

.legende-item-color-1{
    color: #FDB80E ;
}
.appointment-item-color-1{
    background-color: #FDB80E ;
}

.legende-item-color-2{
    color: #4BD421 ;
}
.appointment-item-color-2{
    background-color: #4BD421 ;
}

.citizen-footer{
  background-color:#5a6db2 !important;
}

.legende-item-color-3{
    color: #AF38D1;
}
.appointment-item-color-3{
    background-color: #AF38D1;
}

.legende-item-color-4{
    color: black;
}
.appointment-item-color-4{
    background-color: black;
}

.citizen-header{
  background-color: white!important;
  /*border: 3px solid red;*/
  /* box-shadow: 0px 5px black; */
}

cza-citizen-footer {
  background-color: #5a6db2;
  color: white;
  text-decoration: none;
}

cza-citizen-footer-mobile {
  background-color: #5a6db2;
  color: white;
  text-decoration: none;
}

.footerLink{
  color: white!important;
}
