/* Hero banner */ .hero-content span h2 { font-size: 40px; line-height: 45px; } /* Style refinements */ .grid { max-width: 950px; } p { color: #333; } .wp-caption-text { font-size: small; } .team-page { text-align: left; } .blog-entry-header { background: #3f2567 none repeat scroll 0% 0%; } .member { margin-bottom: 0; } /* Make the blog widgets smaller */ #recent-posts-2 > ul > li, #archives-2 > ul, .cat-item, #meta-2 > ul { font-size: 14px; } #recent-posts-2 > ul > liĀ { margin-top: 10px; } /* Title media query */ @media (min-width: 768px) { .hero-content span h2 { letter-spacing: -2px; font-size: 55px; } }