:root {
  /* Added based on Pallavi's request for minicart */
  .drawer__wrapper {
    font-size: 62.5%
  }
  font-size: 100%;
}

.body-content {
  background-color: #FBFBFB;
}