body { background: black; }

body * { font-family: 'Roboto', sans-serif; }

.site-header { border-bottom: 1px solid #262626; }

.site-footer { border-top: 1px solid  #262626; }

.site-nav .page-link { color: #cccccc; }

.social-media-list a { color: #cccccc; }

.site-title img { height: 40px; }

.home { text-align: center; }

.page-content { padding: 80px 0; }

p { color: #cccccc; font-size: 18px; text-align: left; }

.post { text-align: center; }

.post img { margin: 0 auto; }

.post p { color: #cccccc; font-size: 18px; text-align: left; }

.post a { cursor: pointer; color: #2a7ae2; }

.post a:hover { color: #2a7ae2; }

#cprev { width: 600px; }

h1 { width: 100%; color: #cccccc; text-align: left; margin: 50px 0 20px; }

.social-media-list { display: flex; }

.social-media-list li, .social-media-list a { width: 33%; text-align: center; align-items: center; justify-content: center; display: flex; }

.social-media-list a { width: 100% !important; }

.pul li { color: #cccccc; font-size: 18px; text-align: left; }

#press p { margin: 35px 0; }

/*# sourceMappingURL=styles.css.map */