.article-clean {
  color: #56585b;
  background-color: #fff;
  font-family: 'Lora', serif;
  font-size: 14px;
}

.article-clean .intro {
  font-size: 16px;
  margin: 0 auto 30px;
}

.article-clean .intro h1 {
  font-size: 32px;
  margin-bottom: 15px;
  padding-top: 20px;
  line-height: 1.5;
  color: inherit;
  margin-top: 20px;
}

.article-clean .intro p {
  color: #929292;
  font-size: 12px;
}

.article-clean .intro p .by {
  font-style: italic;
}

.article-clean .intro p .date {
  text-transform: uppercase;
  padding: 4px 0 4px 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}

.article-clean .intro p a {
  color: #333;
  text-transform: uppercase;
  padding-left: 3px;
}

.article-clean .intro img {
  margin-top: 20px;
}

.article-clean .text p {
  margin-bottom: 20px;
  line-height: 1.45;
}

@media (min-width:768px) {
  .article-clean .text p {
    font-size: 16px;
  }
}

.article-clean .text h2 {
  margin-top: 28px;
  margin-bottom: 20px;
  line-height: 1.45;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

@media (min-width:768px) {
  .article-clean .text h2 {
    font-size: 20px;
  }
}

.article-clean .text figure {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}

.article-clean .text figure img {
  margin-bottom: 12px;
  max-width: 100%;
}

#subtitle {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  color: rgb(236,97,41);
}

#contentTable {
  margin-top: 15px;
  background-color: rgb(14,14,14);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  /*margin-bottom: 8px;*/
  vertical-align: middle;
}

.modal-body {
  align-self: center;
  /*align-items: center;*/
  align-content: center;
}

#Products {
  /*height: 225px;*/
}

#Games {
  color: rgb(249,228,172);
  font-size: 30px;
  margin-right: 15px;
}

#about {
  color: rgb(249,228,172);
  font-size: 30px;
  margin-right: 15px;
}

#games {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: white;
  margin-bottom: 10px;
}

#team {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  color: white;
  margin-bottom: 10px;
}

#services {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: white;
  margin-bottom: 10px;
}

#contact {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  color: rgb(236,97,41);
}

.navbar-dark .navbar-nav .nav-link {
  color: white;
}

.text-center {
  /*color: rgb(243,222,167);*/
}

@media (min-width: 768px) {
  .table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {
  }
}

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {
}

#sideImage {
  width: 1%;
  vertical-align: middle;
}

#sideImage {
  width: 1%;
  vertical-align: middle;
}

.card-container-imagia {
  width: 100%;
  /*height: 320px;*/
  border-radius: 4px;
}

@media (min-width: 768px) {
  .card-container-imagia, .front-imagia, .back-imagia {
    height: 420px;
  }
}

#team {
}

.card-container-imagia {
}

.card-imagia {
}

.front-imagia {
  height: 410px;
}

.back-imagia {
  height: 420px;
}

@media (min-width: 768px) {
  #sideImage {
    width: 22%;
    /*vertical-align: bottom;*/
  }
}

#sideImage2 {
  width: 1%;
}

@media (min-width: 768px) {
  #sideImage2 {
    width: 15%;
  }
}

#service {
  width: 15%;
  vertical-align: top;
}

