
.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: #003C71 !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: transparent linear-gradient(237deg,#C63663 0%,#003C71 45%,#003C71 100%) 0% 0% no-repeat padding-box;
  color: white;
  text-decoration: none;
}

cza-citizen-footer-mobile {
  background: transparent linear-gradient(237deg,#C63663 0%,#003C71 45%,#003C71 100%) 0% 0% no-repeat padding-box;
  color: white;
  text-decoration: none;
}

.footerLink{
  color: white!important;
}
