.heading__title {
  font-size: 50px; }

.heading__subtitle {
  font-size: 22px; }

.footer__copyright {
  display: block;
  text-align: center;
  float: none; }

.video {
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.15); }

.ls-2 {
  letter-spacing: 2px; }

.kajabi-blue {
  color: #2e91fc !important; }

.fs-18 {
  font-size: 1.125rem; }

.fs-24 {
  font-size: 1.5rem; }

.uc {
  text-transform: uppercase; }

@media (max-width: 576px) {
  br {
    display: none; }

  [class*="col-"] {
    font-size: 1rem; }

  h1 {
    font-size: 1.5625rem; }

  h3 {
    font-size: 1.25rem; }

  .section--spacer {
    display: none; } }
@media (min-width: 768px) {
  br {
    display: block; } }
@media (min-width: 992px) {
  .section--testimonial .testimonial__text {
    font-size: 2.5rem;
    font-weight: bold; } }
