.fab.fa-whatsapp {
    color: #25D366; /* Зеленый цвет */
    font-size: 1.5em; /* Размер */
}

.sppb-animated-number::before {
                content: "Более\00a0";
                display: inline-block;
            }

@media (min-width: 992px) {
    .logo-image {
        height: 70px !important;
    }
}

.card-uslugi:hover {
  background: rgba(219, 223, 228, 0.4);
  border-color: #263025 !important;
}

.sppb-section-title{
  margin-bottom: 20px !important;
}