.citizen-home-footer {
  @apply flex  w-full  h-10 bg-grey-bg pb-md pt-sm justify-center;
  img {
    @apply ml-sm;
  }
}

.employee .citizen-home-footer {
  @apply fixed bottom-0;
}
.fill-path-primary-main {
  path {
    fill: #a82227;
  }
}

.obps-search {
  margin: 8px;
}
