body, div, td {
  font-family: 'Open Sans', sans-serif; 
}

/*-------------------------------------------
    Custom styles
-------------------------------------------*/

/* "Crop" a project feat. image by top. Default by center. */

.projects a.project-thumb { background-position: center top; }


/* Some styles for Grunion Contact Form plugin. */

.contact-form textarea { min-width: 278px; }
.contact-form input[type="text"] { max-width: 278px; }