/* General Colors */

/* Button Settings */

/* Background Color Settings */

/* Typography Settings */

/* Custom */
#mobile-menu {text-transform: uppercase;}
.main-content {font-size:16px}
.main-content h2 {margin-top:40px}
.main-content h3 {margin-top:30px}

.sidebar {font-size:15px}
.gamelist_item {height: 200px;}
.mc-comment-body {color:white}

.contettable {font-size:12px;    border-spacing: 0px; color:white}
.contettable td {padding: 8px; text-align:center; border-collapse: collapse; border: 1px solid #222222}
.contettable tr td:first-child {font-weight:bold; font-size:14px; text-align:left}
.contettable tr td:last-child {text-align:left}
.contettable tr:first-child td {background: #222222; margin:0}

.widget .post-date {color: #6c6c6c}

@media  (max-width: 1143px) { 
.main-content {font-size:18px}
}