/*!
 * Theme Name: Asmara & Carrara
 * Description: Custom theme base developed by Jake and Co.
 * Version: 1.0.0
 * Author: Jake and Co.
 * Author URI: http://jakeandco.com
 */

.footer-title {
  font-size: 16px;
}
.footer-title--home a {
  font-weight: 700;
}

@media (min-width: 1200px) {
  .resources {
    margin-top: 0;
  }
}

.author-commentary .gold-sub-heading {
  color: #fff;
}

.text-block + .text-block {
  padding-top: 0;
}

.button .btn {
  border-color: #af4647;
  color: #af4647;
}
.author-commentary .button .btn {
  border-color: #fff;
  color: #fff;
}

@media (min-width: 1024px) {
  .full-width-video {
    padding-top: 40px;
  }
  .full-width-video+.text-block {
    padding-bottom: 40px;
  }
  .text-block {
    padding: 40px 0;
  }
  .image-block-main {
    padding: 80px 0 40px;
  }
  .gold-sub-heading {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .audio-listing {
    margin-top: 0px;
  }
}