body { background-color: #1a191f; color: #ffffff !important; } #logo { height: 80px; } .watch { text-align: center; margin-bottom: 20px; } .watch p { margin: 0; color: #b2f35f; font-size: 20px; font-style: italic; } p.center { text-align: center; margin-bottom: 20px; } #view-full .button { background-color: #FFE400; color: #000000; } h1.entry-title { color: #ffffff; } #view-full .button:hover { background-color: #f4cd33; transform: scale(1.1); box-shadow: 0 0 20px rgba(75, 62, 140, .4); } .entry-content h2, .same-h2 { color: #ffbb2f; } .entry-content h3 { background: linear-gradient(transparent 90%, #b2f35f 0); color: #c4c4c4; } blockquote { color: #333333; border-left: solid 5px #ffbb2f; }