header > div.header-container .header-top li.website-phone a {
    display: block;
}

header.template-header.multiple-phones .header-top li.website-phone {
    text-align: right;
}



@media (min-width: 868px) {
    .footer-privacy-link {
        border-left: 1px solid #fff;
        margin-left: 10px;
        padding-left: 10px;
    }
}

@media (max-width: 767px) {
  .footer-privacy-link {
    display: block;
    text-align:center;
    border:0;
  }
}

.widget.heading4-text h2 {
  font-size: 46px;
  font-size: 4.6rem;
  color: #515458;
}

.widget.heading4-text h3 {
  font-size: 30px;
  font-size: 3rem;
}

.widget.heading4-text h3,
.page-content .widget a {
  color: #28759F;
}