@import url("styles/themes/theme-alice.min.css");
.factory-flag{ visibility: hidden; }

.divider {
    height: 60px !important;
}

h1 {
    font-size: 70px;
    font-weight: 700;
    line-height: 84px;
}

@media (max-width: 991px) {
  h1 {
    font-size: 35px;
    line-height: 48px;
  }
}

h1.heading {
    font-size: 60px;
}

.lead {
    margin: 0 15% 0 15% !important;
    text-align: left !important;
    font-size: 18px !important;
    margin-bottom: 40px !important;
    line-height: 24px !important;
    color: #333 !important;
}

.padding-90 {
    padding: 90px 0 90px 0;
}

.zebra {
    background-color: #f5f5f5 !important;
}

