.bp-element-heading .sub-title {
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0px;
  color: #8e8e8e;
  display: block;
  margin: 0 0 15px; }
  .bp-element-heading .sub-title:before {
    display: none; }

.bp-element-heading .title {
  font-size: 40px;
  font-weight: normal;
  margin: 0 0 30px; }

.bp-element-heading .description {
  font-size: 18px;
  line-height: 1.44;
  letter-spacing: 0.5px; }

.bp-element-heading .button {
  display: inline-block;
  margin-top: 10px;
  height: auto;
  line-height: normal;
  padding: 8px 33px 12px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.8px;
  color: #18263d;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.bp-element-heading .line {
  width: 55px;
  height: 1px;
  background: #7c7c7c;
  margin-left: auto;
  margin-right: auto;
  display: inline-block; }

.bp-element-heading.layout-2 .sub-title {
  font-family: Playfair Display; }

.bp-element-heading.layout-3 .title {
  font-family: Playfair Display;
  word-break: break-word;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.bp-element-heading.layout-3 .sub-title {
  font-family: Playfair Display;
  font-style: italic;
  word-break: break-word;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
