.Common2ColumnsTextComponent {
  padding: 3rem; }
  .Common2ColumnsTextComponent.isDark {
    color: #515150; }
  @media (max-width: 767px) {
    .Common2ColumnsTextComponent {
      padding: 5rem 1rem; } }
  .Common2ColumnsTextComponent .row > div h2, .Common2ColumnsTextComponent .row > div .text2 {
    padding: 0 4rem; }
    .Common2ColumnsTextComponent .row > div h2 ul li, .Common2ColumnsTextComponent .row > div .text2 ul li {
      margin-bottom: .5rem; }
  .Common2ColumnsTextComponent .row > div a {
    font-weight: 400;
    color: #880e02; }
  .Common2ColumnsTextComponent table {
    width: 100%; }

