/*
Theme Name: Salient Child Theme
Description: This is a custom child theme developed by SoftSerbia
Author: SoftSerbia
Template: salient
Version: 1.0.4
*/

.ss-section-small-text-title {
  font-size: 16px;
  line-height: 26px;
  color: #7b8d9c;
  text-transform: uppercase;
  font-weight: 600;
  font-family: PT Sans;
}

.ss-section-call-to-action {
  font-size: 20px;
  line-height: 22px;
  color: #1254a5;
  font-family: PT Sans;
  font-weight: 600;
}
.ss-footer-title {
  display: block;
  font-family: 'PT Sans';
  font-size: 20px;
  line-height: 25.2px;
  color: #ccc;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 600;
}
.ss-banner-title {
  font-size: 22px;
  line-height: 34px;
  font-family: PT Sans;
  font-weight: 600;
}
.ss-heading-title {
  font-size: 54px;
  color: #1254a5;
  line-height: 54px;
  font-weight: 600;
}
.ss-heading-description {
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}