.Common2ColumnsTextComponent {
  padding: 5rem 0; }
  .Common2ColumnsTextComponent.isDark {
    color: #f7f7f7; }
  @media (max-width: 767px) {
    .Common2ColumnsTextComponent {
      padding: 5rem 1rem; } }
  .Common2ColumnsTextComponent .row > div h3 {
    padding: 0 4rem 0 0; }
  @media (min-width: 768px) {
    .Common2ColumnsTextComponent .row > div .text2 {
      padding: 0 0 0 2rem; } }
  .Common2ColumnsTextComponent .row > div a {
    font-weight: 400;
    color: #263250; }
  .Common2ColumnsTextComponent .row > div .text2 {
    width: 100%; }
    .Common2ColumnsTextComponent .row > div .text2 table td, .Common2ColumnsTextComponent .row > div .text2 table th {
      border-bottom: 0;
      border-top: 0; }
      .Common2ColumnsTextComponent .row > div .text2 table td figure, .Common2ColumnsTextComponent .row > div .text2 table th figure {
        margin-bottom: 0; }

