.xf-widget-greetings-section.xf-widget-content-section .section-content {
  max-width: 768px;
  margin: 0 auto;
}

.xf-widget-greetings-section.xf-widget-content-section .section-content .content-item {
  text-align: center;
}

.xf-widget-greetings-section.xf-widget-content-section .section-content .content-item .item-text .hello-title {
  margin-bottom: 20px;
  font-size: 18px;
  color: #497dcd;
  line-height: 24px;
}

.xf-widget-greetings-section.xf-widget-content-section .section-content .content-item .item-text .hello-text {
  font-size: 16px;
  line-height: 24px;
}

.xf-widget-greetings-section.xf-widget-content-section .section-content .content-item .item-text .text-source {
  padding-top: 30px;
  font-size: 18px;
  font-weight: 500;
  text-align: right;
  padding-right: 12px;
}

@media (min-width: 992px) {
  .xf-widget-greetings-section.xf-widget-content-section .section-content .content-item .item-text .hello-title {
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 36px;
  }
  .xf-widget-greetings-section.xf-widget-content-section .section-content .content-item .item-text .hello-title br {
    display: none;
  }
  .xf-widget-greetings-section.xf-widget-content-section .section-content .content-item .item-text .hello-text {
    font-size: 19px;
    line-height: 33px;
  }
  .xf-widget-greetings-section.xf-widget-content-section .section-content .content-item .item-text .text-source {
    padding-top: 30px;
    font-size: 21px;
    font-weight: 500;
  }
}

/*# sourceMappingURL=skin.css.map */
