.responsive-column-layout .component.metlife-dark-blue {
  background-color: #003652;
}
.responsive-column-layout .component.metlife-light-blue {
  background-color: #effbff;
}
.responsive-column-layout .component.metlife-dark-teal {
  background-color: #01444c;
}
.responsive-column-layout .component.metlife-light-teal {
  background-color: #f1feff;
}
.responsive-column-layout .component.metlife-light-green {
  background-color: #f4fff8;
}
.responsive-column-layout .component.metlife-light-gray {
  background-color: #fbfaf8;
}
.responsive-column-layout .responsive-column-parsys {
  margin-left: -16px;
  margin-right: -16px;
}
.responsive-column-layout .responsive-column-parsys .responsive-columns {
  flex: 0 0 100%;
  max-width: 100%;
  margin: 0;
}
