body{
  background-color: #dabd91;
}
.mainContainer{
  margin-top:50px;
}

.deck1{
  border-radius:10px;

}

.team{
  margin-top:5px;
  margin-left:2px;
  width:100%;
  /* background-color: #ee8159; */
  padding: 10px;
  border-radius: 10px;
  font-size: 1.4em
}

.teamTitle{
  margin:0px;
  width:100%;
}

.logo{
  width:45%;
}

.logoBox{
  margin-top: 20px;
}

.pointBadge{
  text-align: right;
}

.addPointButton{
  margin-right: 20px;
  width: 50px;
}

.addPointLine{
  text-align: center;
  margin-bottom: 5px;
}

.titleGameDia{
  color:#008c95;
  font-size: 3em;
}
.generalTitle{
  color:#008c95;
  font-size: 3em;
}

.question{
  color:#008c95;
  font-size: 1em;
}

.imagekiditout{
  margin: 10px;
  height: 40%;
  width: 40%;
}

.bond{
  height: 30%;
  width: 30%;
}
.pitt{
  height: 32%;
  width: 32%;
}
.outlander{
  height: 80%;
  width: 80%;
}
.oscar{
  height: 23%;
  width: 23%;
}
.oscar2{
  height: 25%;
  width: 25%;
}
.oscar3{
  height: 27%;
  width: 27%;
}
.witcher{
  height: 40%;
  width:40%;
}
.sherlock{
  height: 28%;
  width:28%;
}
.oneshot{
  height: 45%;
  width:45%;
}

a {
  color:#008c95!Important;
  font-size: 1em;
}

.citation{
  font-style: italic;
  font-size: 1.5em !Important;
}

.replique{
  font-size: 3em;
}
.homelink{
  font-size: 0.3em;
}
.teamCollect{
  margin-left: -5px;
  height: 1vh;
}

.teamTitleContent{
  font-size: 2em;
}

.palmares{
  font-size: 1.6em;
}
.palmares0{
  font-size: 2.2em;
  color:#d79a10;
}
.palmares1{
  font-size: 2em;
  color:#d79a10;
}
.palmares2{
  font-size: 1.9em;
  color:#d79a10;
}

.titlePalmares{
  border-bottom: 1px solid
}
#menuButtons{
  position: absolute;
bottom: 0;
right:20px;

}
