#tabbed-1799 .nav-link.active.grid__item img {
  max-width: 80px;
}

.trusted-by {
  font-weight: 400 !important;
  padding: 5px 0 21px;
}

.ptop-45 {
  padding-top: 45px !important;
  margin-top: 45px !important;
}

#tabbed-1765-content h2 {
  display: none;
}

#tabbed-1765-content .field--name-field-body p:first-child {
  padding-top: 0px;
}

#tabbed-1765 button {
  font-weight: 500 !important;
  font-family: "Montserrat" !important;
}

#section-1767 .paragraph--type--fox-wysiwyg {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#user-page-sub-level {
  margin-top: 25px;
}

.current-sub-level-text h2 {
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 40px;
}

.current_sub-level-upgrade a {
  width: 240px;
  text-align: left;
  padding-left: 25px;
}

p.testimonials-sub-head {
  max-width: 1320px;
  margin: auto;
  width: 90%;
  padding-left: 0px;
}

span.info-icon {
  padding-right: 7px;
}

button.info-icon {
  border: none;
  background: none;
  padding: 0 10px 0 0;
  color: #9a9696;
  font-weight: bold;
}

#tabbed-1765-content .field--name-field-body p:first-child {
  padding-top: 0px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}

div#paragraph-13269 {
  width: 90%;
  margin: auto;
}

#section-1767 .paragraph--type--fox-wysiwyg {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.slider-heading .no-indent {
  padding-top: 0px !important;
}

.row-grid-container .col-md-4 {
  padding: 10px 35px;
}

.paragraph--type--two-column-section .left-col.col-md-6 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.paragraph--type--two-column-section .align-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  height: auto !important;
}
.current_sub-level-upgrade {
  float: right;
}

.current-sub-level-text {
  float: left;
  padding-right: 25px;
}

.current_sub-level-upgrade {
  /* margin-top: 18px;*/
}
.gold-grad {
  background: linear-gradient(181deg, #dcb853 0%, #de761c 100%);
  margin: 10px;
  padding: 11px 15px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  border: none;
  letter-spacing: 1px;
  font-size: 14px !important;
}

.gold-grad-important {
  background: linear-gradient(181deg, #dcb853 0%, #de761c 100%) !important;
  margin: 10px !important;
  padding: 11px 15px !important;
  text-align: center;
  text-transform: uppercase !important;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px !important;
  border: none;
  letter-spacing: 1px;
  font-size: 14px !important;
}

.pl-zero {
  padding-left: 0px !important;
}
.pr-zero {
  padding-right: 0px !important;
}
.author-image {
  float: left;
  width: 75px;
  margin-right: 10px;
  margin-top: 20px;
}

.author-image img {
  width: 73px;
  border-radius: 50%;
  box-shadow: 0px 4px 2px 1px #bbb9b9;
}

.author-attribution {
  margin-top: 29px;
  float: left;
  /* margin-top: 10px; */
}

.author-attribution strong {
  font-weight: 590;
}
.float-left {
  float: left;
}

.mt-small {
  margin-top: 2px;
}

.gg-chevron-right {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs,1));
  /* width: 20px; */
  /* height: 12px; */
  border: 2px solid transparent;
  border-radius: 100px;
}

.gg-chevron-right::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 10px;
  height: 10px;
  border-bottom: .5px solid;
  border-right: .5px solid;
  transform: rotate(-45deg);
  right: 6px;
  top: 5px;
}

#tabbed-1799 .nav-item {
  width: 50%;
  float: left;
}


#section-1804 .field__label {
  display: none !important;
}

#paragraph-13166 {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

#section-1804 .paragraph {
  margin-top: 0px !important;
  padding-top: 0px !important;
}

#tabbed-1799-content {
  padding-bottom: 0px !important;
}

.btn-light {
  width: 200px;
  margin: 10px;
  padding: 9px 25px;
  background: #f1f1f1;
  text-transform: uppercase;
  border-radius: 10px;
  margin-left: 0px !important;
}

.plan-compare .btn-light {
  padding: 11px 13px 11px 17px;
}

#tabbed-1799 .nav.nav-tabs {
  display: block !important;
}

#subs-member-plans-tab {
  border-radius: 0 10px 10px 0 !important;
}
ul.nav.nav-tabs {
}

#tabbed-1794 .nav.nav-tabs {
  display: flex !important;/* justify-content: center !important; */
  margin: 0 20px !important;
}

#tabbed-1794 .nav-item {
  width: auto;
  padding: 0;
}

button#member-offer-tab-1-tab {
}

#tabbed-1794 .nav-link {
  background: none !important;
  color: black;
  padding: 10px !important;
}

#tabbed-1794 .nav-link.active {
  color: black !important;
  border-bottom: 6px solid rgb(197 167 67) !important;
}

#section-1767 .h2-paragraph-padding {
  padding-top: 65px;
  max-width: 1320px;
  width: 90%;
  margin: auto;
}

#tabbed-1765 .nav-tabs {
  max-width: 1320px;
  width: 90%;
  margin: auto;
}

#tabbed-1765 img {
  width: 100%;
}

.tabbed-container .nav-item .nav-link {
  font-size: 18px;
}

#paragraph-13232 p,
#tabbed-13235 p,
#tabbed-1765 p {
  max-width: 1320px;
  margin: auto;
  width: 90%;
  padding: 14px 0;
}

#paragraph-13232 h3,
#tabbed-13235 h3,
#tabbed-1765 h3 {
  max-width: 1320px;
  width: 90%;
  margin: auto;
}
.paragraph--type--fox-wysiwyg tr.accordion-toggle.collapsed {
  background: white !important;
  background-color: white !important;
}

.paragraph--type--fox-wysiwyg td {
  /* background: white !important; */
}

.paragraph--type--fox-wysiwyg tbody {
  background: red;
}

.paragraph--type--fox-wysiwyg tbody {
  background: white !important;
}

.paragraph--type--fox-wysiwyg th {
  padding: 10px 0 !important;
}

.clickable td:first-child {
  color: #3796b6 !important;
}


.clickable td:first-child:before {
  content: "\f077";
  font-family: 'FontAwesome';
  -webkit-text-stroke: 1px white;
  color: #3796b6;
  margin-right: 10px;
}

.collapsed td:first-child:before {
  content: "\f078" !important;
  font-family: 'FontAwesome';
  -webkit-text-stroke: 1px white;
  color: #3796b6;
  margin-right: 10px;
}

td.plan-compare-checkmark:after {
  content: '✓';
}

.checkmark-right:after {
  content: '✓';
}

.checkmark-right {
  float: right;
  padding-right: 50px;
}

#bronze-mobile .field__label,
#silver-mobile .field__label,
#gold-mobile .field__label {
  display: none;
}

#bronze-mobile .field__label,
#silver-mobile .field__label,
#gold-mobile .field__label {
  display: none;
}

#bronze-mobile .table,
#silver-mobile .table,
#gold-mobile .table {
  margin-top: 20px;
}

#bronze-mobile tr,
#silver-mobile tr,
#gold-mobile tr {
  border-bottom: 1px solid #ccc;
}

#bronze-mobile .table,
#silver-mobile .table,
#gold-mobile .table {
  margin-top: 20px;
}

.plan-compare td {
  font-family: 'Montserrat' !important;
  font-size: 17px !important;
}

.paragraph--type--fox-wysiwyg td {
  padding: 14px 20px !important;
  max-width: 25%;
}

.current-subs-level {
  padding: 10px 0;
  float: left;
  font-weight: bold !important;
  font-family: 'Montserrat';
  /* font-weight: bolder !important; */
}

#paragraph-13166 {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

#tabbed-1799-content {
  padding-bottom: 0px !important;
}

#section-1804 .paragraph {
  margin-top: 0px !important;
  padding-top: 0px !important;
}


.plan-compare td {
  padding-top: 20px !important;
  margin-top: 0px !important;
  padding-bottom: 20px !important;
}

.plan-compare .gold-grad {
  margin-top: 0px;
}

/*.subs-inner td:first-child {
    padding-left: 37px !important;
}*/

.flex-horizen {
  display: flex;
  align-items: flex-start;
  font-weight: 400 !important;
}

span.fright {
  font-weight: 500;
}

.th-middle {
  background: rgba(55, 150, 182, 0.1) !important;
}

.plan-compare tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.subs-inner td {
  border-bottom: 1px solid #ccc !important;
}

tr.clickable {
  cursor: pointer;
}

.paragraph--type--fox-wysiwyg tr.collapsed {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}


.paragraph--type--fox-wysiwyg th {
  padding: 10px 20px !important;
}

.col-md-12.tab-description {
  font-size: 15px;
  padding: 0px !important;
  margin: 0px !important;
  line-height: 24px;
  margin-bottom: 0px !important;
}

.paragraph--type--tabbed-content-section h2 {
  margin-bottom: 0.5em;
}

#tabbed-1799 {
  padding-top: 13px !important;
}

#tabbed-1799 .nav-tabs .nav-link.active:after {
  content: '';
  position: relative;
  width: 0;
  height: 0px;
  margin-top: 0px !important;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #2e76a0;
  left: 50%;
  clear: both;
  display: block;
  padding: 0px !important;
  top: 20px;
  margin-left: -25px;
}

#tabbed-1799 .nav-link {
  width: 100%;
  background: #3796b633;
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 17px;
  color: #000;
  padding: 10px 0 20px 17px;
  margin-bottom: 43px;
}

button#subs-site-plans-tab {
  border-radius: 10px 0px 0px 10px !important;
}

button#subs-site-plans-tab {
}

#paragraph-1821 {
  display: none;
}
p.middle-text-strike-behind {
  text-align: center;
  /* padding: 20px 0; */
  position: relative;
  z-index: 1;
}

.middle-text-strike-behind:before {
  border-top: 2px solid #dfdfdf;
  content: "";
  margin: 0 auto; /* this centers the line to the full width specified */
  position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

.profile-border-bottom {
  border-bottom: 2px solid #dfdfdf;
  padding-bottom: 31px;
}

.center-text {
  text-align: center;
}

p.middle-text-strike-behind span {
  background: #fff;
  padding: 0 15px;
  font-size: 17px;
}
#tabbed-1799 .nav-link.active {
  background: linear-gradient(225deg, #3796b6 0%, #055c92 99.07%), linear-gradient(0deg, #cdcdcd, #cdcdcd);
  background:
  background: linear-gradient(225deg, #3796b6 0%, #055c92 99.07%), linear-gradient(0deg, #cdcdcd, #cdcdcd);
  color: #fff;
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 17px;
  float: left;
  padding: 10px 0 0px 17px !important;
}
#tabbed-1799 .tabbed-body {
  float: left;
}

.plan-compare tr:last-child {
  border-bottom: none !important;
}
.full-width-button {
  width: 90%;
}
.sign-up-subs-mobile {
  width: 95%;
  float: left;
  margin-left: 1% !important;
}
.min-width-button {
  width: 225px;
  text-align: left;
}
.less-width-button {
  width: 195px;
  text-align: left;
}
.text-left {
  text-align: left;
}
#tabbed-1794 .nav-tabs .nav-link.active:after {
  display: none !important;
}
#subs-member-plans-tab,
#subs-site-plans-tab {
  border: none !important;
}
.subs-learn-more {
  width: 221px;
  text-transform: uppercase;
  font-size: 14px !important;
  text-align: left;
  color: black;
  font-weight: 500;
  background: #efeeee;
  border: none;
  letter-spacing: 2px;
  font-family: "Montserrat" !important;
  padding: 10px 16px;
  letter-spacing: 1px;
}

.fox-accordion {
  padding-bottom: 0px;
}
div#paragraph-13194 {
  padding: 0 0 90px 0;
}
.fox-accordion .field--name-field-title {
  text-align: center;
  padding-top: 90px;
  text-transform: initial;
}

#bronze-mobile td,
#silver-mobile td,
#gold-mobile td {
  max-width: 100%;
  padding: 0px !important;
  margin-top: 20px !important;
}

#bronze-mobile .paragraph--type--fox-wysiwyg,
#silver-mobile .paragraph--type--fox-wysiwyg,
#gold-mobile .paragraph--type--fox-wysiwyg {
  padding: 0px !important;
}

#tabbed-13251 .nav-item {
  text-transform: uppercase;
  width: 33%;
}

.tabbed-container .nav-item .nav-link.active {
  border: none !important;
  color: rgb(0, 0, 0);
  border-bottom: 6px solid #dcb853!important;
}

.tabbed-container .nav-item .nav-link {
  border-bottom: none;
}

#tabbed-13251 .nav.nav-tabs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}

/*#bronze-mobile .collapse, /*#bronze-mobile .collapse {
    border-bottom: none !important;
}*/

#bronze-mobile .collapse td,
#silver-mobile .collapse td,
#gold-mobile .collapse td {
  border-bottom: none !important;
}

/*#bronze-mobile .collapsing, /*#bronze-mobile .collapsing {
    border-bottom: none !important;
}*/

.plan-compare .checkmark-right {
  color: black !important;
}

#bronze-mobile .mobile-td-two-colum-left,
#silver-mobile .mobile-td-two-colum-left,
#gold-mobile .mobile-td-two-colum-left {
  width: 55% !important;
  max-width: 55% !important;
  clear: none;
  display: flex !important;
}

#bronze-mobile .mobile-td-two-colum-left:before,
#silver-mobile .mobile-td-two-colum-left:before,
#gold-mobile .mobile-td-two-colum-left:before {
  padding-right: 10px;
  height: 100%;
}

.subs-inner .fa-info-circle {
  padding-top: 3px;
  padding-right: 7px;
}
.plan-compare .fa-info-circle {
  padding-right: 6px;
}
.subs-i-icon-before:before {
  padding-right: 10px;
  content: "\1f6c8";
  height: 100%;
}
#bronze-mobile .mobile-td-two-colum-right,
#silver-mobile .mobile-td-two-colum-right,
#gold-mobile .mobile-td-two-colum-right {
  width: 45% !important;
  max-width: 45% !important;
  clear: none;
  text-align: right;
  padding-right: 15px !important;
}

#bronze-mobile .subs-inner .checkmark-right,
#silver-mobile .subs-inner .checkmark-right,
#gold-mobile .subs-inner .checkmark-right {
  padding-right: 0px !important;
}

#bronze-mobile .collapsing td,
#silver-mobile .collapsing td,
#gold-mobile .collapsing td {
  border-bottom: none !important;
}

/*#bronze-mobile .collapse.show, /*#bronze-mobile .collapse.show {
    border-bottom: none !important;
}*/

#bronze-mobile .collapse.show td,
#silver-mobile .collapse.show td,
#gold-mobile .collapse.show td {
  border-bottom: none !important;
}

#section-13163 .paragraph--type--fox-wysiwyg {
  padding: 0px !important;
}

#section-13253 {
  max-width: 90%;
}

#accordion-13183 .accordion-button:after {
  -webkit-text-stroke: 4px #f4f5f6 !important;
}

#accordion-13183 .tabbed-collapse h2 {
  display: none !important;
}
#accordion-13183 .accordion-header {
  margin-bottom: 0px !important;
}
#accordion-13183 .accordion-item {
  padding-bottom: 15px;
}

td.flextd {
  display: flex;
  flex-direction: row;
  width: 100% !important;
  align-content: space-between;
  /* align-items: flex-end; */
  /* justify-content: flex-start; */
  max-width: 100%;
  /* padding: 0px !important; */
  margin: 0px !important;
}

.tab-content .paragraph--type--fox-wysiwyg {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

select.form-select.sub-or-member-plans {
  margin: 30px 0px 40px 0;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
}

button#bronze-mobile-tab,
button#bronze-mobile-tab {
  text-align: center !important;
  width: 100%;
}

button#silver-mobile-tab {
  text-align: center;
}

button#gold-mobile-tab {
  text-align: center;
}

#tabbed-13251 .nav-link {
  text-transform: uppercase;
  font-weight: 400;
}

select.form-select.sub-or-member-plans {
  margin: 30px 0px 45px 0;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Montserrat';
  padding: 13px;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

.tabbed-container .nav-item .nav-link {
  border-bottom: none;
}

.fox-quote {
  font-size: 20px;
  font-weight: 400;
  font-family: 'Montserrat', Helvetica;
  line-height: 32px;
}

.form-select {
  padding: 13px;
}

.testimonials-select {
  max-width: 100%;
  margin: auto;
  margin-top: 15px !important;
  margin-bottom: 31px;
}
#paragraph-1765 {
  margin-top: 0px !important;
}

#tabbed-1765-content {
  padding-top: 0px;
}
.cap-letters {
  text-transform: capitalize;
}

.logo-holder img {
  max-width: 100px !important;
  height: auto !important;
}

div#paragraph-13101 img {
  max-width: 100%;
}

@media (min-width: 768px) {
  .plan-compare .fa-info-circle {
    padding: 3px 6px 3px 2px;
    /* padding-top: 3px; */
  }
  .paragraph--type--fox-hero-slider .slide-item-content button.btn.btn-light.fox-btn {
    width: 260px;
  }
  .paragraph--type--fox-wysiwyg td {
    width: 25%;
  }
  .plan-compare .full-width-button {
    max-width: 230px;
  }
  #section-13253 {
    display: none;
  }
  #paragraph-1820 {
    display: none;
  }
  #tabbed-1794-content {
    width: 90%;
    margin: auto;
  }

  #tabbed-1794 {
    float: left;
  }
  #tabbed-1799-content .nav-link.active {
    padding-left: 0px !important;
  }
}
@media (max-width: 1200px) {
  .tabbed-container .nav-item .nav-link {
    font-size: 15px;
  }
}
@media (max-width: 1040px) {
  .plan-compare .gold-grad {
    padding: 11px 4px 11px 11px;
  }
  .plan-compare .full-width-button {
    width: 96%;
  }
  .btn-table-mod {
    padding: 11px 5px 11px 11px !important;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .testimonials-select {
    display: none;
  }
}
@media (max-width: 991px) {
  .current-subs-level {
    padding: 0px;
    font-size: 14px;
  }
  .row {
    --bs-gutter-x: 1.5rem !important;
    --bs-gutter-y: 0 !important;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
  }
  .btn-table-mod {
    font-size: 13px;
  }
  .plan-compare .full-width-button {
    width: 100%;
  }
  .plan-compare .gold-grad {
    font-size: 13px !important;
  }
  .plan-compare .gg-chevron-right::after {
    width: 8px;
    height: 8px;
  }
  .paragraph--type--tabbed-content-section {
    padding: 0px !important;
  }
  .paragraph--type--tabbed-content-section .nav {
    flex-direction: row !important;
  }
  #tabbed-1765 .nav-tabs {
    display: none;
  }
}
@media (max-width: 867px) {
  .plan-compare .gold-grad {
    letter-spacing: 0px !important;
  }
  .btn-table-mod {
    font-size: 13px;
  }
}
@media (max-width: 1200px) {
  #member-offer-tab-1-tab,
  #member-offer-tab-2-tab,
  #member-offer-tab-3-tab {
    font-size: 15px !important;
  }
}
@media (max-width: 991px) {
  #member-offer-tab-1-tab,
  #member-offer-tab-2-tab,
  #member-offer-tab-3-tab {
    font-size: 12px !important;
  }
  #tabbed-1794 .nav.nav-tabs {
    margin: 0 !important;
  }
}
@media (max-width: 767px) {
  #section-13198 img {
    max-height: 250px;
  }


  #paragraph-13171 .author-attribution,
  #paragraph-13174 .author-attribution {
    text-align: left !important;
  }

  .user-content-container {
    width: 96%;
    margin: auto;
    padding-bottom: 40px;
    padding-left: 0 !important;
  }
  #user-page-sub-level .current_sub-level-upgrade a {
    width: 200px;
    text-align: left;
    padding-left: 25px;
  }
  #user-page-sub-level .current-sub-level {
    float: left !important;
    width: 100%;
  }
  .checkmark-right {
    padding-right: 16px !important;
  }
  #section-13152 h4,
  #section-13149 h4 {
    padding-top: 21px;
  }
  .author-container {
    margin: auto;
    width: auto;
    display: table;
  }
  #paragraph-13173 .row {
    display: flex !important;
    flex-direction: column-reverse;
  }
  /* #paragraph-13178 .row {
        flex-direction: column-reverse;
    }   */
  #paragraph-13146 .row {
    flex-direction: column-reverse;
  }
  .pl-zero,
  .pr-zero {
    padding: 10px 0px !important;
  }
  #section-13152 .col-md-4,
  #section-13149 .col-md-4 {
    padding: 10px 0px !important;
  }
  #section-13152 .col-md-4 p,
  #section-13149 .col-md-4 p {
    line-height: 21px;
  }
  .plan-compare .gold-grad {
    margin-top: 10px;
    margin-bottom: 12px;
    padding: 11px 15px !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
  }
  .current-subs-level {
    text-align: center;
    width: 100%;
    padding: 13px 0 26px;
  }
  .testimonials-sub-head {
    text-align: center;
  }
  #tabbed-1765 p {
    text-align: center;
  }

  #tabbed-1765 h3 {
    text-align: center;
  }
  .fox-quote {
    text-align: center;
  }
  .logo-holder img {
    width: 90%;
    height: auto !important;
    margin: auto;
    text-align: center;
  }

  .logo-holder {
    padding: 20px 10px;
  }
  .profile-border-bottom {
    border-bottom: 2px solid #dfdfdf;
    padding-bottom: 31px;
    margin-bottom: 40px;
  }
  #tabbed-13251 {
    width: 90%;
    margin: auto !important;
  }
  .subplans-hide-mobile {
    display: none !important;
  }
  #paragraph-13166 {
    display: none !important;
  }
  .paragraph--type--tabbed-content-section h2 {
    text-align: center;
  }

  .paragraph--type--tabbed-content-section .field.field--name-field-body {
    text-align: center;
  }

  .tab-content .field.field--name-field-body {
    text-align: left;
  }

  .paragraph--type--tabbed-content-section h2 {
    text-align: center;
    text-transform: capitalize;
    font-size: 30px;
    /* line-height: 0; */
    /* padding-top: 28px; */
    margin-bottom: 15px;
  }

  .center-mobile {
    text-align: center !important;
  }

  #paragraph-13141 h2,
  #paragraph-13144 h2,
  #paragraph-13171 h2,
  #paragraph-13174 h2 {
    text-align: center;
    margin-top: 27px;
    text-transform: capitalize;
    /* font-size: 24px; */
  }
  #paragraph-13146 h2 {
    text-align: left !important;
  }
  #paragraph-13146 .subs-two-column-text {
    text-align: left;
  }
  #paragraph-13141 p.subs-two-column-text {
    text-align: center;
    font-size: 17px;
  }
  .subs-learn-more {
    text-align: center;
  }
  #paragraph-13137,
  #paragraph-13144,
  #paragraph-13171,
  #paragraph-13174 {
    text-align: center;
  }
  #paragraph-13147 .row-grid-container {
    text-align: center;
  }
  #paragraph-13147 .row-grid-container {
    text-align: center;
  }

  #section-1767 h2 {
    text-align: center;
  }
  #paragraph-13150 {
    text-align: center;
  }
}
