/**
 * -----------------------------------------------------------------------------
 * New Colors - Source: Figma (these names will not change in Figma as they come
 * from the Figma library, we should standardize around them).
 * -----------------------------------------------------------------------------
 */
/* Custom breakpoints for mobile carousel */
/* Navy icons */
body.page-node-type-careers-category #block-navycom-comparecareersaddcurrentcareerblock {
  display: none !important;
}

#block-navycom-comparecareersaddcurrentcareerblock {
  background: #000;
}
#block-navycom-comparecareersaddcurrentcareerblock .component {
  padding-top: 0;
  padding-bottom: 72px;
}
#block-navycom-comparecareersaddcurrentcareerblock .component .content.container {
  padding-top: 0;
  padding-bottom: 0;
}