.sppb-animated-number {
    font-family: 'Merriweather' !important;
    font-size: 80px;
}

.sppb-carousel-extended-heading:hover {
    color: #00b0ee;
}

.sppb-animated-number-title {
    font-family: 'Merriweather' !important;
    font-weight: 700 !important;
    font-size: 21px !important;
}
@media(min-width:1024px){
.sppb-carousel-extended-heading {
    font-size: 36px;
    font-weight: 700;
    color: #0030A7;
    line-height: 1.2;
    margin-bottom: -20px;
    background-color: #fff;
    font-size: 21px;
    padding: 40px;
    font-family: "Merriweather";
    position: absolute;
  width: 101%;
}
}