/*! ============== Careers Page CSS Styles ================== */
.careers__page .section--five .icon--profile svg {
  width: 40px !important;
  height: 40px !important;
}
.careers__page .section--five .icon--circle {
  background-color: rgba(107, 114, 128, 0.2) !important;
}
.careers__page .icon--xxs {
  width: 38px;
  height: 38px;
}
.careers__page .icon--xxs svg {
  width: 18px;
  height: 18px;
}
