.content-web h2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    line-height: 38px;
}

.content-web strong {
    color: inherit;
}

.content-web em {
    font-style: normal;
}
.phone-widget-2 {
  top: 770px !important;
}
@media only screen and (max-width: 1024px) {
  .phone-widget-2 {
    top: 70% !important;
  }
}