.text_in_quote {
    width: 550px;
    font-size: 1.3em;
    line-height: 1em;
    color: orange;
}

.content_heading {
    color: #444242;
    font-size: 24px;
    font-family: Helvetica;
    font-weight: bold;
    margin: 15px 0 5px 0;
}

.heading_txt {
    margin-right: 30px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #ff6600;
    font-size: 1.1em;
}

.project-page .heading_txt {
    margin-right: 30px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #ff6600;
    font-size: 2.1em;
}
