/* pittura.css */

#innerContent { margin: 0 5% 2em; }

h1 {
	margin-bottom: 1em;
	margin-top: 2rem;
}

h2 {
    font-size: 14px;
    color: #666;
    text-align: center;
}

#video-list { margin-top: 2rem; }
#video-list IMG { border-radius: 10px; }

DIV.second { max-width: 50%; margin-left: 20px; }
DIV.second A { text-decoration: none; color: black; }
