@charset "UTF-8";
/* CSS Document (charset statement must appear first)*/

/*========================================================================
Cal Poly Template Custom Web Stylesheet - screen.css for screen display

To maintain fidelity with Cal Poly's Drupal theme, try to avoid making custom 
styles for your website.

Add custom CSS styles here if you absolutely must make style additions for your web site.
=========================================================================*/
#heroTextVisible p, .heroTextHolder p {
    text-align: left;
    margin-left: 10px;
    margin-right: 0px;
    overflow: hidden;
    max-height: 170px;
    line-height: 21px;
    font-size: 16px;
    font-family: "Times New Roman",Times,serif;
}
