/* Enter Your Custom CSS Here */
body {
background: none;
color: #737373;
}

.single-portfolio article #content p, .single-post article #content p, .page article #content p {
    padding: 10px 30px;
}

#comments h1 {
   visibility: hidden; 
}

