html,
body,
button {
  color: #454547;
}
.btn {
  background-color: #ffffff;
  color: #404042;
}
.btn:hover,
.btn:focus {
  background-color: #d9d9d9;
  color: #404042;
}
.header {
  background-color: #ffffff;
  color: #404042;
}
.header--withimage .header {
  background-color: transparent;
}
@media (max-width: 760px) {
  .header .navbar-collapse {
    background-color: #252526;
  }
  .header .navbar-collapse a {
    color: rgba(255, 255, 255, 0.8);
  }
  .header .navbar-collapse a:hover,
  .header .navbar-collapse a:active {
    color: #ffffff;
  }
}
.header .navbar-search {
  background-color: #252526;
}
.header .navbar-search-bar {
  background-color: rgba(64, 64, 66, 0.8);
}
.header .navbar-a-search {
  color: rgba(64, 64, 66, 0.8);
}
.header .navbar-toggle .navbar-toggle-bar {
  background-color: rgba(64, 64, 66, 0.8);
}
.header .navbar-toggle:hover .navbar-toggle-bar,
.header .navbar-toggle:active .navbar-toggle-bar {
  background-color: #404042;
}
.header .navbar-toggle .icon-cross {
  color: rgba(255, 255, 255, 0.8);
}
.header .navbar-toggle .icon-cross:hover,
.header .navbar-toggle .icon-cross:active {
  color: #ffffff;
}
.header a {
  color: rgba(64, 64, 66, 0.8);
}
.header a:hover,
.header a:active {
  color: #404042;
}
.header a.navbar-brand {
  color: #404042;
}
.header .form-control {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
}
.header ::-moz-placeholder {
  color: #999999;
}
.header :-ms-input-placeholder {
  color: #999999;
}
.header ::placeholder {
  color: #999999;
}
.header .btn,
.btn-primary {
  background-color: #478cc0;
  color: #FFFFFF;
}
.header .btn path,
.btn-primary path {
  stroke: #FFFFFF;
}
.header .btn:hover,
.btn-primary:hover,
.header .btn:focus,
.btn-primary:focus {
  background-color: #36719e;
  color: #FFFFFF;
}
@media (min-width: 760px) {
  .navbar-search .form-control {
    border: 1px solid #e6e6e6;
    -webkit-background-clip: padding-box;
  }
}
.navbar-search .btn {
  background-color: transparent;
  color: #5e5e61;
}
.navbar-search .btn:hover,
.navbar-search .btn:focus {
  background-color: transparent;
  color: #000000;
}
.item__list .item:before {
  border-top-color: rgba(69, 69, 71, 0.2);
}
.item__heading {
  color: #000000;
}
.item__footer {
  color: rgba(69, 69, 71, 0.7);
}
.issue__heading h1 {
  color: #454547;
}
.issue__heading h1 i {
  color: rgba(69, 69, 71, 0.7);
}
.category__title--lozenge .category__title__text {
  padding-bottom: 3px;
  padding-top: 5px;
}
.item--cc-hello .item__heading {
  color: #478cbf;
}
.item--cc-hello .item__title {
  color: #478cbf;
}
.item--cc-hello .item__body p a {
  color: #478cbf;
}
.cc-hello {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-hello .category__title {
  color: #478cbf;
  text-align: center;
}
.cc-hello blockquote {
  border-left-color: #cccccc;
}
.cc-hello .item__title a {
  color: #478cbf;
}
.cc-hello .item__title a:hover,
.cc-hello .item__title a:focus {
  color: #295677;
}
.cc-hello p a,
.cc-hello ul li a {
  color: #478cbf;
}
.cc-hello p a:hover,
.cc-hello ul li a:hover,
.cc-hello p a:active,
.cc-hello ul li a:active {
  color: #6db2e5;
}
.cc-hello .item__footer {
  color: #454547;
}
.cc-hello .item__footer a {
  color: #478cbf;
}
.cc-hello .item__footer a:hover,
.cc-hello .item__footer a:active {
  color: #6db2e5;
}
.cc-hello hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-hello.category__footer h2 {
  border: 1px solid #454547;
}
.cc-hello.category__footer a {
  color: #478cbf;
}
.cc-hello.category__footer a:hover,
.cc-hello.category__footer a:focus {
  color: #295677;
}
.item--cc-sponsoredlink .item__heading {
  color: #454547;
}
.item--cc-sponsoredlink .item__title {
  color: #000000;
}
.item--cc-sponsoredlink .item__body p a {
  color: #000000;
}
.cc-sponsoredlink {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-sponsoredlink .category__title {
  color: #454547;
  text-align: center;
}
.cc-sponsoredlink .category__title img {
  margin-right: 18px;
}
.cc-sponsoredlink blockquote {
  border-left-color: #cccccc;
}
.cc-sponsoredlink .item__title a {
  color: #000000;
}
.cc-sponsoredlink .item__title a:hover,
.cc-sponsoredlink .item__title a:focus {
  color: #000000;
}
.cc-sponsoredlink p a,
.cc-sponsoredlink ul li a {
  color: #000000;
}
.cc-sponsoredlink p a:hover,
.cc-sponsoredlink ul li a:hover,
.cc-sponsoredlink p a:active,
.cc-sponsoredlink ul li a:active {
  color: #262626;
}
.cc-sponsoredlink .item__footer {
  color: #454547;
}
.cc-sponsoredlink .item__footer a {
  color: #000000;
}
.cc-sponsoredlink .item__footer a:hover,
.cc-sponsoredlink .item__footer a:active {
  color: #262626;
}
.cc-sponsoredlink hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-sponsoredlink.category__footer h2 {
  border: 1px solid #454547;
}
.cc-sponsoredlink.category__footer a {
  color: #000000;
}
.cc-sponsoredlink.category__footer a:hover,
.cc-sponsoredlink.category__footer a:focus {
  color: #000000;
}
.item--cc-godot-news .item__heading {
  color: #4783bf;
}
.item--cc-godot-news .item__title {
  color: #47acbf;
}
.item--cc-godot-news .item__body p a {
  color: #47acbf;
}
.cc-godot-news {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-godot-news .category__title {
  color: #4783bf;
  text-align: center;
}
.cc-godot-news blockquote {
  border-left-color: #cccccc;
}
.cc-godot-news .item__title a {
  color: #47acbf;
}
.cc-godot-news .item__title a:hover,
.cc-godot-news .item__title a:focus {
  color: #296a77;
}
.cc-godot-news p a,
.cc-godot-news ul li a {
  color: #47acbf;
}
.cc-godot-news p a:hover,
.cc-godot-news ul li a:hover,
.cc-godot-news p a:active,
.cc-godot-news ul li a:active {
  color: #3c92a2;
}
.cc-godot-news .item__footer {
  color: #454547;
}
.cc-godot-news .item__footer a {
  color: #47acbf;
}
.cc-godot-news .item__footer a:hover,
.cc-godot-news .item__footer a:active {
  color: #3c92a2;
}
.cc-godot-news hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-godot-news.category__footer h2 {
  border: 1px solid #454547;
}
.cc-godot-news.category__footer a {
  color: #47acbf;
}
.cc-godot-news.category__footer a:hover,
.cc-godot-news.category__footer a:focus {
  color: #296a77;
}
.item--cc-godotcon .item__heading {
  color: #478cbf;
}
.item--cc-godotcon .item__title {
  color: #478cbf;
}
.item--cc-godotcon .item__body p a {
  color: #478cbf;
}
.cc-godotcon {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-godotcon .category__title {
  color: #478cbf;
  text-align: center;
}
.cc-godotcon blockquote {
  border-left-color: #cccccc;
}
.cc-godotcon .item__title a {
  color: #478cbf;
}
.cc-godotcon .item__title a:hover,
.cc-godotcon .item__title a:focus {
  color: #295677;
}
.cc-godotcon p a,
.cc-godotcon ul li a {
  color: #478cbf;
}
.cc-godotcon p a:hover,
.cc-godotcon ul li a:hover,
.cc-godotcon p a:active,
.cc-godotcon ul li a:active {
  color: #6db2e5;
}
.cc-godotcon .item__footer {
  color: #454547;
}
.cc-godotcon .item__footer a {
  color: #478cbf;
}
.cc-godotcon .item__footer a:hover,
.cc-godotcon .item__footer a:active {
  color: #6db2e5;
}
.cc-godotcon hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-godotcon.category__footer h2 {
  border: 1px solid #454547;
}
.cc-godotcon.category__footer a {
  color: #478cbf;
}
.cc-godotcon.category__footer a:hover,
.cc-godotcon.category__footer a:focus {
  color: #295677;
}
.item--cc-miscellaneous .item__heading {
  color: #478cbf;
}
.item--cc-miscellaneous .item__title {
  color: #478cbf;
}
.item--cc-miscellaneous .item__body p a {
  color: #478cbf;
}
.cc-miscellaneous {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-miscellaneous .category__title {
  color: #478cbf;
  text-align: center;
}
.cc-miscellaneous blockquote {
  border-left-color: #cccccc;
}
.cc-miscellaneous .item__title a {
  color: #478cbf;
}
.cc-miscellaneous .item__title a:hover,
.cc-miscellaneous .item__title a:focus {
  color: #295677;
}
.cc-miscellaneous p a,
.cc-miscellaneous ul li a {
  color: #478cbf;
}
.cc-miscellaneous p a:hover,
.cc-miscellaneous ul li a:hover,
.cc-miscellaneous p a:active,
.cc-miscellaneous ul li a:active {
  color: #6db2e5;
}
.cc-miscellaneous .item__footer {
  color: #454547;
}
.cc-miscellaneous .item__footer a {
  color: #478cbf;
}
.cc-miscellaneous .item__footer a:hover,
.cc-miscellaneous .item__footer a:active {
  color: #6db2e5;
}
.cc-miscellaneous hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-miscellaneous.category__footer h2 {
  border: 1px solid #454547;
}
.cc-miscellaneous.category__footer a {
  color: #478cbf;
}
.cc-miscellaneous.category__footer a:hover,
.cc-miscellaneous.category__footer a:focus {
  color: #295677;
}
.item--cc-showcase .item__heading {
  color: #478cbf;
}
.item--cc-showcase .item__title {
  color: #478cbf;
}
.item--cc-showcase .item__body p a {
  color: #478cbf;
}
.cc-showcase {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-showcase .category__title {
  color: #478cbf;
  text-align: center;
}
.cc-showcase blockquote {
  border-left-color: #cccccc;
}
.cc-showcase .item__title a {
  color: #478cbf;
}
.cc-showcase .item__title a:hover,
.cc-showcase .item__title a:focus {
  color: #295677;
}
.cc-showcase p a,
.cc-showcase ul li a {
  color: #478cbf;
}
.cc-showcase p a:hover,
.cc-showcase ul li a:hover,
.cc-showcase p a:active,
.cc-showcase ul li a:active {
  color: #6db2e5;
}
.cc-showcase .item__footer {
  color: #454547;
}
.cc-showcase .item__footer a {
  color: #478cbf;
}
.cc-showcase .item__footer a:hover,
.cc-showcase .item__footer a:active {
  color: #6db2e5;
}
.cc-showcase hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-showcase.category__footer h2 {
  border: 1px solid #454547;
}
.cc-showcase.category__footer a {
  color: #478cbf;
}
.cc-showcase.category__footer a:hover,
.cc-showcase.category__footer a:focus {
  color: #295677;
}
.item--cc-resources .item__heading {
  color: #478cbf;
}
.item--cc-resources .item__title {
  color: #478cbf;
}
.item--cc-resources .item__body p a {
  color: #478cbf;
}
.cc-resources {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-resources .category__title {
  color: #478cbf;
  text-align: center;
}
.cc-resources blockquote {
  border-left-color: #cccccc;
}
.cc-resources .item__title a {
  color: #478cbf;
}
.cc-resources .item__title a:hover,
.cc-resources .item__title a:focus {
  color: #295677;
}
.cc-resources p a,
.cc-resources ul li a {
  color: #478cbf;
}
.cc-resources p a:hover,
.cc-resources ul li a:hover,
.cc-resources p a:active,
.cc-resources ul li a:active {
  color: #6db2e5;
}
.cc-resources .item__footer {
  color: #454547;
}
.cc-resources .item__footer a {
  color: #478cbf;
}
.cc-resources .item__footer a:hover,
.cc-resources .item__footer a:active {
  color: #6db2e5;
}
.cc-resources hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-resources.category__footer h2 {
  border: 1px solid #454547;
}
.cc-resources.category__footer a {
  color: #478cbf;
}
.cc-resources.category__footer a:hover,
.cc-resources.category__footer a:focus {
  color: #295677;
}
.item--cc-shaders .item__heading {
  color: #454547;
}
.item--cc-shaders .item__title {
  color: #000000;
}
.item--cc-shaders .item__body p a {
  color: #000000;
}
.cc-shaders {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-shaders .category__title {
  color: #454547;
  text-align: center;
}
.cc-shaders .category__title img {
  margin-right: 18px;
}
.cc-shaders blockquote {
  border-left-color: #cccccc;
}
.cc-shaders .item__title a {
  color: #000000;
}
.cc-shaders .item__title a:hover,
.cc-shaders .item__title a:focus {
  color: #000000;
}
.cc-shaders p a,
.cc-shaders ul li a {
  color: #000000;
}
.cc-shaders p a:hover,
.cc-shaders ul li a:hover,
.cc-shaders p a:active,
.cc-shaders ul li a:active {
  color: #262626;
}
.cc-shaders .item__footer {
  color: #454547;
}
.cc-shaders .item__footer a {
  color: #000000;
}
.cc-shaders .item__footer a:hover,
.cc-shaders .item__footer a:active {
  color: #262626;
}
.cc-shaders hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-shaders.category__footer h2 {
  border: 1px solid #454547;
}
.cc-shaders.category__footer a {
  color: #000000;
}
.cc-shaders.category__footer a:hover,
.cc-shaders.category__footer a:focus {
  color: #000000;
}
.item--cc-assets .item__heading {
  color: #478cbf;
}
.item--cc-assets .item__title {
  color: #478cbf;
}
.item--cc-assets .item__body p a {
  color: #478cbf;
}
.cc-assets {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-assets .category__title {
  color: #478cbf;
  text-align: center;
}
.cc-assets blockquote {
  border-left-color: #cccccc;
}
.cc-assets .item__title a {
  color: #478cbf;
}
.cc-assets .item__title a:hover,
.cc-assets .item__title a:focus {
  color: #295677;
}
.cc-assets p a,
.cc-assets ul li a {
  color: #478cbf;
}
.cc-assets p a:hover,
.cc-assets ul li a:hover,
.cc-assets p a:active,
.cc-assets ul li a:active {
  color: #6db2e5;
}
.cc-assets .item__footer {
  color: #454547;
}
.cc-assets .item__footer a {
  color: #478cbf;
}
.cc-assets .item__footer a:hover,
.cc-assets .item__footer a:active {
  color: #6db2e5;
}
.cc-assets hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-assets.category__footer h2 {
  border: 1px solid #454547;
}
.cc-assets.category__footer a {
  color: #478cbf;
}
.cc-assets.category__footer a:hover,
.cc-assets.category__footer a:focus {
  color: #295677;
}
.item--cc-plugins .item__heading {
  color: #478cbf;
}
.item--cc-plugins .item__title {
  color: #478cbf;
}
.item--cc-plugins .item__body p a {
  color: #478cbf;
}
.cc-plugins {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-plugins .category__title {
  color: #478cbf;
  text-align: center;
}
.cc-plugins blockquote {
  border-left-color: #cccccc;
}
.cc-plugins .item__title a {
  color: #478cbf;
}
.cc-plugins .item__title a:hover,
.cc-plugins .item__title a:focus {
  color: #295677;
}
.cc-plugins p a,
.cc-plugins ul li a {
  color: #478cbf;
}
.cc-plugins p a:hover,
.cc-plugins ul li a:hover,
.cc-plugins p a:active,
.cc-plugins ul li a:active {
  color: #6db2e5;
}
.cc-plugins .item__footer {
  color: #454547;
}
.cc-plugins .item__footer a {
  color: #478cbf;
}
.cc-plugins .item__footer a:hover,
.cc-plugins .item__footer a:active {
  color: #6db2e5;
}
.cc-plugins hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-plugins.category__footer h2 {
  border: 1px solid #454547;
}
.cc-plugins.category__footer a {
  color: #478cbf;
}
.cc-plugins.category__footer a:hover,
.cc-plugins.category__footer a:focus {
  color: #295677;
}
.item--cc-protips .item__heading {
  color: #478cbf;
}
.item--cc-protips .item__title {
  color: #478cbf;
}
.item--cc-protips .item__body p a {
  color: #478cbf;
}
.cc-protips {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-protips .category__title {
  color: #478cbf;
  text-align: center;
}
.cc-protips blockquote {
  border-left-color: #cccccc;
}
.cc-protips .item__title a {
  color: #478cbf;
}
.cc-protips .item__title a:hover,
.cc-protips .item__title a:focus {
  color: #295677;
}
.cc-protips p a,
.cc-protips ul li a {
  color: #478cbf;
}
.cc-protips p a:hover,
.cc-protips ul li a:hover,
.cc-protips p a:active,
.cc-protips ul li a:active {
  color: #6db2e5;
}
.cc-protips .item__footer {
  color: #454547;
}
.cc-protips .item__footer a {
  color: #478cbf;
}
.cc-protips .item__footer a:hover,
.cc-protips .item__footer a:active {
  color: #6db2e5;
}
.cc-protips hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-protips.category__footer h2 {
  border: 1px solid #454547;
}
.cc-protips.category__footer a {
  color: #478cbf;
}
.cc-protips.category__footer a:hover,
.cc-protips.category__footer a:focus {
  color: #295677;
}
.item--cc-tutorials .item__heading {
  color: #478cbf;
}
.item--cc-tutorials .item__title {
  color: #478cbf;
}
.item--cc-tutorials .item__body p a {
  color: #478cbf;
}
.cc-tutorials {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-tutorials .category__title {
  color: #478cbf;
  text-align: center;
}
.cc-tutorials blockquote {
  border-left-color: #cccccc;
}
.cc-tutorials .item__title a {
  color: #478cbf;
}
.cc-tutorials .item__title a:hover,
.cc-tutorials .item__title a:focus {
  color: #295677;
}
.cc-tutorials p a,
.cc-tutorials ul li a {
  color: #478cbf;
}
.cc-tutorials p a:hover,
.cc-tutorials ul li a:hover,
.cc-tutorials p a:active,
.cc-tutorials ul li a:active {
  color: #6db2e5;
}
.cc-tutorials .item__footer {
  color: #454547;
}
.cc-tutorials .item__footer a {
  color: #478cbf;
}
.cc-tutorials .item__footer a:hover,
.cc-tutorials .item__footer a:active {
  color: #6db2e5;
}
.cc-tutorials hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-tutorials.category__footer h2 {
  border: 1px solid #454547;
}
.cc-tutorials.category__footer a {
  color: #478cbf;
}
.cc-tutorials.category__footer a:hover,
.cc-tutorials.category__footer a:focus {
  color: #295677;
}
.item--cc-project-templates .item__heading {
  color: #478cbf;
}
.item--cc-project-templates .item__title {
  color: #478cbf;
}
.item--cc-project-templates .item__body p a {
  color: #478cbf;
}
.cc-project-templates {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-project-templates .category__title {
  color: #478cbf;
  text-align: center;
}
.cc-project-templates blockquote {
  border-left-color: #cccccc;
}
.cc-project-templates .item__title a {
  color: #478cbf;
}
.cc-project-templates .item__title a:hover,
.cc-project-templates .item__title a:focus {
  color: #295677;
}
.cc-project-templates p a,
.cc-project-templates ul li a {
  color: #478cbf;
}
.cc-project-templates p a:hover,
.cc-project-templates ul li a:hover,
.cc-project-templates p a:active,
.cc-project-templates ul li a:active {
  color: #6db2e5;
}
.cc-project-templates .item__footer {
  color: #454547;
}
.cc-project-templates .item__footer a {
  color: #478cbf;
}
.cc-project-templates .item__footer a:hover,
.cc-project-templates .item__footer a:active {
  color: #6db2e5;
}
.cc-project-templates hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-project-templates.category__footer h2 {
  border: 1px solid #454547;
}
.cc-project-templates.category__footer a {
  color: #478cbf;
}
.cc-project-templates.category__footer a:hover,
.cc-project-templates.category__footer a:focus {
  color: #295677;
}
.item--cc-beforewesaygoodbye .item__heading {
  color: #478cbf;
}
.item--cc-beforewesaygoodbye .item__title {
  color: #478cbf;
}
.item--cc-beforewesaygoodbye .item__body p a {
  color: #478cbf;
}
.cc-beforewesaygoodbye {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-beforewesaygoodbye .category__title {
  color: #478cbf;
  text-align: center;
}
.cc-beforewesaygoodbye blockquote {
  border-left-color: #cccccc;
}
.cc-beforewesaygoodbye .item__title a {
  color: #478cbf;
}
.cc-beforewesaygoodbye .item__title a:hover,
.cc-beforewesaygoodbye .item__title a:focus {
  color: #295677;
}
.cc-beforewesaygoodbye p a,
.cc-beforewesaygoodbye ul li a {
  color: #478cbf;
}
.cc-beforewesaygoodbye p a:hover,
.cc-beforewesaygoodbye ul li a:hover,
.cc-beforewesaygoodbye p a:active,
.cc-beforewesaygoodbye ul li a:active {
  color: #6db2e5;
}
.cc-beforewesaygoodbye .item__footer {
  color: #454547;
}
.cc-beforewesaygoodbye .item__footer a {
  color: #478cbf;
}
.cc-beforewesaygoodbye .item__footer a:hover,
.cc-beforewesaygoodbye .item__footer a:active {
  color: #6db2e5;
}
.cc-beforewesaygoodbye hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-beforewesaygoodbye.category__footer h2 {
  border: 1px solid #454547;
}
.cc-beforewesaygoodbye.category__footer a {
  color: #478cbf;
}
.cc-beforewesaygoodbye.category__footer a:hover,
.cc-beforewesaygoodbye.category__footer a:focus {
  color: #295677;
}
.item--cc-upcoming-features-in-the-godot .item__heading {
  color: #454547;
}
.item--cc-upcoming-features-in-the-godot .item__title {
  color: #000000;
}
.item--cc-upcoming-features-in-the-godot .item__body p a {
  color: #000000;
}
.cc-upcoming-features-in-the-godot {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-upcoming-features-in-the-godot .category__title {
  color: #454547;
  text-align: center;
}
.cc-upcoming-features-in-the-godot .category__title img {
  margin-right: 18px;
}
.cc-upcoming-features-in-the-godot blockquote {
  border-left-color: #cccccc;
}
.cc-upcoming-features-in-the-godot .item__title a {
  color: #000000;
}
.cc-upcoming-features-in-the-godot .item__title a:hover,
.cc-upcoming-features-in-the-godot .item__title a:focus {
  color: #000000;
}
.cc-upcoming-features-in-the-godot p a,
.cc-upcoming-features-in-the-godot ul li a {
  color: #000000;
}
.cc-upcoming-features-in-the-godot p a:hover,
.cc-upcoming-features-in-the-godot ul li a:hover,
.cc-upcoming-features-in-the-godot p a:active,
.cc-upcoming-features-in-the-godot ul li a:active {
  color: #262626;
}
.cc-upcoming-features-in-the-godot .item__footer {
  color: #454547;
}
.cc-upcoming-features-in-the-godot .item__footer a {
  color: #000000;
}
.cc-upcoming-features-in-the-godot .item__footer a:hover,
.cc-upcoming-features-in-the-godot .item__footer a:active {
  color: #262626;
}
.cc-upcoming-features-in-the-godot hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-upcoming-features-in-the-godot.category__footer h2 {
  border: 1px solid #454547;
}
.cc-upcoming-features-in-the-godot.category__footer a {
  color: #000000;
}
.cc-upcoming-features-in-the-godot.category__footer a:hover,
.cc-upcoming-features-in-the-godot.category__footer a:focus {
  color: #000000;
}
.item--cc-semiofficialnews .item__heading {
  color: #454547;
}
.item--cc-semiofficialnews .item__title {
  color: #000000;
}
.item--cc-semiofficialnews .item__body p a {
  color: #000000;
}
.cc-semiofficialnews {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-semiofficialnews .category__title {
  color: #454547;
  text-align: center;
}
.cc-semiofficialnews .category__title img {
  margin-right: 18px;
}
.cc-semiofficialnews blockquote {
  border-left-color: #cccccc;
}
.cc-semiofficialnews .item__title a {
  color: #000000;
}
.cc-semiofficialnews .item__title a:hover,
.cc-semiofficialnews .item__title a:focus {
  color: #000000;
}
.cc-semiofficialnews p a,
.cc-semiofficialnews ul li a {
  color: #000000;
}
.cc-semiofficialnews p a:hover,
.cc-semiofficialnews ul li a:hover,
.cc-semiofficialnews p a:active,
.cc-semiofficialnews ul li a:active {
  color: #262626;
}
.cc-semiofficialnews .item__footer {
  color: #454547;
}
.cc-semiofficialnews .item__footer a {
  color: #000000;
}
.cc-semiofficialnews .item__footer a:hover,
.cc-semiofficialnews .item__footer a:active {
  color: #262626;
}
.cc-semiofficialnews hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-semiofficialnews.category__footer h2 {
  border: 1px solid #454547;
}
.cc-semiofficialnews.category__footer a {
  color: #000000;
}
.cc-semiofficialnews.category__footer a:hover,
.cc-semiofficialnews.category__footer a:focus {
  color: #000000;
}
.item--cc-devlogs .item__heading {
  color: #454547;
}
.item--cc-devlogs .item__title {
  color: #000000;
}
.item--cc-devlogs .item__body p a {
  color: #000000;
}
.cc-devlogs {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-devlogs .category__title {
  color: #454547;
  text-align: center;
}
.cc-devlogs .category__title img {
  margin-right: 18px;
}
.cc-devlogs blockquote {
  border-left-color: #cccccc;
}
.cc-devlogs .item__title a {
  color: #000000;
}
.cc-devlogs .item__title a:hover,
.cc-devlogs .item__title a:focus {
  color: #000000;
}
.cc-devlogs p a,
.cc-devlogs ul li a {
  color: #000000;
}
.cc-devlogs p a:hover,
.cc-devlogs ul li a:hover,
.cc-devlogs p a:active,
.cc-devlogs ul li a:active {
  color: #262626;
}
.cc-devlogs .item__footer {
  color: #454547;
}
.cc-devlogs .item__footer a {
  color: #000000;
}
.cc-devlogs .item__footer a:hover,
.cc-devlogs .item__footer a:active {
  color: #262626;
}
.cc-devlogs hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-devlogs.category__footer h2 {
  border: 1px solid #454547;
}
.cc-devlogs.category__footer a {
  color: #000000;
}
.cc-devlogs.category__footer a:hover,
.cc-devlogs.category__footer a:focus {
  color: #000000;
}
.item--cc-games .item__heading {
  color: #454547;
}
.item--cc-games .item__title {
  color: #000000;
}
.item--cc-games .item__body p a {
  color: #000000;
}
.cc-games {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-games .category__title {
  color: #454547;
  text-align: center;
}
.cc-games .category__title img {
  margin-right: 18px;
}
.cc-games blockquote {
  border-left-color: #cccccc;
}
.cc-games .item__title a {
  color: #000000;
}
.cc-games .item__title a:hover,
.cc-games .item__title a:focus {
  color: #000000;
}
.cc-games p a,
.cc-games ul li a {
  color: #000000;
}
.cc-games p a:hover,
.cc-games ul li a:hover,
.cc-games p a:active,
.cc-games ul li a:active {
  color: #262626;
}
.cc-games .item__footer {
  color: #454547;
}
.cc-games .item__footer a {
  color: #000000;
}
.cc-games .item__footer a:hover,
.cc-games .item__footer a:active {
  color: #262626;
}
.cc-games hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-games.category__footer h2 {
  border: 1px solid #454547;
}
.cc-games.category__footer a {
  color: #000000;
}
.cc-games.category__footer a:hover,
.cc-games.category__footer a:focus {
  color: #000000;
}
.issue__pager,
.pagination {
  color: #454547;
}
.issue__pager li > a,
.pagination li > a,
.issue__pager li > span,
.pagination li > span {
  border-color: #454547;
}
.issue__pager li a:hover,
.pagination li a:hover,
.issue__pager li a:focus,
.pagination li a:focus {
  border-color: rgba(69, 69, 71, 0.4);
}
.issue__pager li .icon,
.pagination li .icon {
  color: #A1A8B2;
}
.issue__pager .active a,
.pagination .active a,
.issue__pager .active span,
.pagination .active span {
  border-color: #000000;
  color: #000000;
}
@media (max-width: 760px) {
  .issue__pager .active span,
  .pagination .active span {
    color: #6a6f75;
  }
}
.cta--header {
  color: rgba(64, 64, 66, 0.9);
}
.header--withimage .cta--header {
  background-color: rgba(0, 0, 0, 0.05);
}
.cta--header .form-control {
  border: 1px solid #e6e6e6;
  -webkit-background-clip: padding-box;
}
.cta--header .cta-tabs .cta-tabs-title {
  color: rgba(64, 64, 66, 0.6);
}
.cta--header .cta-tabs button {
  color: rgba(64, 64, 66, 0.6);
}
.cta--header .cta-tabs button:hover,
.cta--header .cta-tabs button.active {
  border-top-color: rgba(64, 64, 66, 0.8);
  color: #404042;
}
.header--withimage .cta--header .btn {
  background-color: #478cc0;
}
.header--withimage .cta--header .btn:hover,
.header--withimage .cta--header .btn:focus {
  background-color: #3d7fb1;
}
.subscription__resubscribe__btn {
  color: #000000;
}
.subscription__resubscribe__btn:hover,
.subscription__resubscribe__btn:focus {
  color: #262626;
}
.page h2:before {
  border-top-color: rgba(69, 69, 71, 0.7);
}
.page__header {
  color: rgba(69, 69, 71, 0.7);
}
.page__header b,
.page__header strong {
  color: rgba(19, 19, 19, 0.7);
}
.page .terms--custom {
  border-top: 1px solid rgba(69, 69, 71, 0.7);
}
.sponsorship a {
  color: #000000;
}
.sponsorship a:hover,
.sponsorship a:active {
  color: #262626;
}
.sponsorship__quicklinks {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__quicklinks a {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__quicklinks a:hover,
.sponsorship__quicklinks a:active {
  color: #2c2c2d;
}
.sponsorship__nextavailable.with_divider:before {
  border-top-color: rgba(69, 69, 71, 0.6);
}
.sponsorship__nextavailable h4 {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__nextavailable a {
  color: rgba(183, 206, 60, 0.7);
}
.sponsorship__nextavailable a:hover,
.sponsorship__nextavailable a:active {
  color: #98ac2b;
}
.sponsorship__pricing {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__pricing .btn {
  background-color: #B7CE3C;
  color: #FFFFFF;
}
.sponsorship__pricing .btn:hover,
.sponsorship__pricing .btn:focus {
  background-color: #98ac2b;
  color: #FFFFFF;
}
.sponsorship__availability h2 {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__availability section + section:before {
  border-top-color: rgba(69, 69, 71, 0.6);
}
.sponsorship__availability .dates li {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__availability .dates p {
  border-bottom-color: rgba(69, 69, 71, 0.2);
}
.sponsorship__availability .booked p {
  color: #9C9C9C;
}
.sponsorship__availability .booked .booknow span {
  background-color: #9C9C9C;
  color: #FFFFFF;
}
.sponsorship__availability .tentative p {
  color: #FB8A35;
}
.sponsorship__availability .tentative .booknow span {
  background-color: #FB8A35;
  color: #FFFFFF;
}
.sponsorship__availability .available p {
  color: #B7CE3C;
}
.sponsorship__availability .available .booknow a {
  background-color: #B7CE3C;
  color: #FFFFFF;
}
.sponsorship__availability .available .booknow a:hover,
.sponsorship__availability .available .booknow a:focus {
  background-color: #98ac2b;
}
.sponsorship__availability__info .tentative {
  color: #FB8A35;
}
.sponsorship__availability__info a {
  color: #B7CE3C;
}
.sponsorship__availability__info a:hover,
.sponsorship__availability__info a:focus {
  color: #98ac2b;
}
.sponsorship__details {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__previous li {
  border-top-color: rgba(69, 69, 71, 0.1);
}
@media (min-width: 760px) {
  .sponsorship__previous li {
    border-color: rgba(69, 69, 71, 0.1);
  }
}
.sponsorship__inquiry h3 {
  border-bottom-color: rgba(69, 69, 71, 0.2);
}
.home--noissue {
  background-color: #ffffff;
  color: #404042;
}
.home--noissue body {
  background-color: transparent;
}
.home--noissue .footer {
  background-color: #ffffff;
  color: #404042;
}
.home--noissue .footer a {
  color: rgba(64, 64, 66, 0.8);
}
.home--noissue .footer a:hover,
.home--noissue .footer a:active {
  color: #404042;
}
.home--noissue .footer .i .recaptcha-terms {
  color: rgba(64, 64, 66, 0.5);
}
.home--noissue .footer .i .recaptcha-terms a {
  color: rgba(64, 64, 66, 0.5);
}
.home--noissue .footer .social a svg {
  fill: rgba(64, 64, 66, 0.8);
}
.home--noissue .footer .social a:hover svg {
  fill: #404042;
}
.header--withimage .header {
  background-image: url();
}
@media (min-width: 760px) {
  .header--withimage .header {
    background-image: url();
  }
}
.home--noissue.header--withimage {
  background-attachment: fixed;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url();
}
@media (min-width: 760px) {
  .home--noissue.header--withimage {
    background-image: url();
  }
}
.home--noissue.header--withimage header.header {
  background-image: none;
}
@media (min-width: 760px) {
  .home--noissue.header--withimage header.header {
    background-image: none;
  }
}
.home--noissue.header--withimage body,
.home--noissue.header--withimage header.header,
.home--noissue.header--withimage .footer {
  background-color: transparent !important;
}
