/* Start custom CSS for bdevs-slider-two, class: .elementor-element-583207a */.animated-text .animated-text-content {
    position: relative;
    display: block;
    width: 100%;
    line-height: 100%;
    height: 220px !important;
    white-space: nowrap;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 180px;
    text-align: center !important;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    color: #fff;
    margin: 0 auto;
    z-index: 1;
}

    .animated-text .animated-text-content span {
        color: transparent;
        -webkit-text-stroke: 1px #fff;
        text-stroke: 1px #fff;
        text-shadow: none;
    }

@media screen and (max-width: 767px) {
  .animated-text .animated-text-content {
    font-size: 80px;
  }
}

@media only screen and (max-width: 995px) {
    .hero-heading {
        font-size: 28px;
        margin: -6px auto 0 auto;
    }
}/* End custom CSS */