/*
Theme Name: Exponent Child
Description: Exponent Child Theme
Author: Brand Exponents
Template: exponent
Version: 1.0
*/

.icon_border_r .tatsu-icon {
  border-radius: 8px;
}

ul li::marker {
  color: #0466c8;
}

.icon_border_r .tatsu-icon.small {
  width: 30px;
  height: 30px;
}

.overflow_card_home > .tatsu-column-inner {
  overflow: hidden;
}

.overflow_row {
  overflow: hidden;
}

.grecaptcha-badge {
  opacity: 0;
  visibility: hidden;
}

@media only screen and (max-width: 600px) {
  .text_center {
    text-align: center;
  }
}
