.customer-styles {
  /* START article: text-2-column */
  /* END article: text-2-column */
}

.customer-styles .template_text-2-column {
  padding: 1px 0;
}

.customer-styles .template_text-2-column .global-text {
  margin: 0;
}

.customer-styles .template_text-2-column .global-text p:last-child {
  margin-bottom: 0;
}

.customer-styles .template_text-2-column .global-2-column-item {
  margin: 0 0 20px;
}

@media (min-width: 768px) {
  .customer-styles .template_text-2-column .global-2-column-item {
    margin: 0 20px;
  }
}

.customer-styles .template_text-2-column .company-info {
  color: #ff1744;
}

.customer-styles .template_text-2-column .company-info:not(:first-child) {
  margin-top: 20px;
}

.customer-styles .template_text-2-column .company-name {
  font-size: 20px;
  line-height: 20px;
  color: #ff1744;
  font-family: 'Dosis-Bold';
  font-weight: normal;
  margin-bottom: 4px;
  text-transform: uppercase;
}

.customer-styles .template_text-2-column .company-name:focus {
  background-color: inherit;
  color: #ff1744;
  outline: none;
}

.customer-styles .template_text-2-column .company-name p {
  line-height: inherit;
}

.customer-styles .template_text-2-column .company-name.contentEditableEmpty::before {
  color: rgba(255, 23, 68, 0.5);
}

@media (min-width: 768px) {
  .customer-styles .template_text-2-column .company-name {
    font-size: 28px;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_text-2-column .company-name {
    line-height: 28px;
  }
}

.customer-styles .template_text-2-column .company-address {
  color: #ff1744;
  margin: 0;
}

.customer-styles .template_text-2-column .company-address:focus {
  background-color: inherit;
  color: #ff1744;
  outline: none;
}

.customer-styles .template_text-2-column .company-address p {
  line-height: inherit;
}

.customer-styles .template_text-2-column .company-address.contentEditableEmpty::before {
  color: rgba(255, 23, 68, 0.5);
}

.customer-styles .template_text-2-column .company-address a,
.customer-styles .template_text-2-column .company-address .link-appearance-default {
  color: #ff1744;
}

.customer-styles .template_text-2-column .company-social {
  margin-top: 20px;
}

.customer-styles .template_text-2-column .company-social .link {
  margin: 0 2px;
  text-decoration: none;
}

.customer-styles .template_text-2-column .company-social .icon {
  fill: #ff1744;
  height: 40px;
  width: 40px;
}

.customer-styles .template_text-2-column .company-social .icon.transparent {
  fill: rgba(255, 23, 68, 0.5);
}
