/* ----------- Global CSS | intab.io ------------ */
div.service-details-employee-card.cards-container__item {
  box-shadow: 10px 11px 1px 0px #9C27B0;
}

div.info-block.cards-container__item {
  box-shadow: 9px 6px 0px 3px #9C27B0;
}

div.landing-page-wrapper.pb-service-details {
  background: #FFFFFF00;
}

section.header-container {
  align-items: center;
  background-color: #000000;
  box-shadow: #000000 0px 0px 1px, #000000 0px 3px 5px;
  display: flex;
  height: 86px;
  padding: 16px 0px;
  background: #FFEB3B;
}

div.footer-container {
  background: #FFEB3B;
}

div.service-main-section {
  background: #FFEB3B;
}
