.lead-custom {
    font-family: Raleway, sans-serif;
    font-size: 19px;
    color: #999;
}

.about-text > h3 > a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
    text-align: center;
    padding: 0px 20px;
}

.about-text > p {
    padding: 15px;
    text-align: justify;
    height: 150px;
    overflow: hidden;
}

h2.nova {
    font-family: NeuropolNova;
    font-weight: 500;
    font-size: 50px;
}

h3.nova {
    font-family: NeuropolNova;
    font-weight: 500;
    font-size: 70px;
}

h3.cus-title {
    margin: 15px 5px;
    padding: 0;
    font-size: 24px;
    font-weight: 500;
    font-family: Raleway, sans-serif;
    text-transform: uppercase;
}