/* == Begin contact us SASS == */
.lp__contacts_wrapper,
.lp__contacts {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
    word-break: break-word;
  margin-bottom: 16px; }
.lp__contacts_wrapper .lp__name {
  font-family: "AndesBold", sans-serif;
  font-size: 1rem;
  line-height: 1.4375rem;
}  .lp__contacts_wrapper .lp__location {
    font-weight: bold;
    margin-bottom: 8px; }
  .lp__contacts_wrapper address {
    display: block; }

/* == End contact us SASS == */
