body {
  margin: 0;
  padding: 0;
}
.container2{
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin: 80px auto;
  padding: 2%;
}
.group{
  margin-bottom: 80px;
  padding-right: 2%;
  align-self: center;
  justify-content: space-between;
}
.titleWorldCup {
  font-family: 'Viga', sans-serif;
  font-weight: 900;
  font-size: 3.4rem;
  text-align: center;
  color: #8A1538;

}
p {
  font-size: 0.5rem;
  font-weight: bold;
}
h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.antetA {
  background-color: #8A1538;
  width: 358px;
  height: 61px;
  margin-left: -3px;
  margin-top: -3px;
  padding-left: 2px;
  border-radius: 6% 6% 0% 0%;
  border: solid 1px black;
  color: #fff;
}

.new1, .new2, .new3, .new4, .new5, .new6{
  border: 1px solid black;
  box-shadow: none;
  margin-left: -2px;
  width: 358px;
  text-align: center;
}

.grA {
  
  
  padding-left: 2px;
  width: 358px;
  height: auto;
  border: solid 1px;
  border-radius: 8%;
  background-color: #ed9099;
  text-align: center;

}

.container {
  display: flex;
  justify-content: center; /* center horizontaly */
  align-items: center; /* center vertical */

}

.antetB {
  background-color: #8A1538;
  width: 358px;
  height: 61px;
  margin-left: -3px;
  margin-top: -3px;
  padding-left: 2px;
  border-radius: 6% 6% 0% 0%;
  border: solid 1px black;
  color: #fff;
}


.grB {
  
  padding-left: 2px;
  width: 358px;
  height: auto;
  border: solid 1px;
  border-radius: 8%;
  background-color: #ed9099;
  text-align: center;

}

.antetC {
  background-color: #8A1538;
  width: 358px;
  height: 61px;
  margin-left: -3px;
  margin-top: -3px;
  padding-left: 2px;
  border-radius: 6% 6% 0% 0%;
  border: solid 1px black;
  color: #fff;
}


.grC {
  
  padding-left: 2px;
  width: 358px;
  height: auto;
  border: solid 1px;
  border-radius: 8%;
  background-color: #ed9099;
  text-align: center;

}

.antetD {
  background-color: #8A1538;
  width: 358px;
  height: 61px;
  margin-left: -3px;
  margin-top: -3px;
  padding-left: 2px;
  border-radius: 6% 6% 0% 0%;
  border: solid 1px black;
  color: #fff;
}


.grD {
  
  padding-left: 2px;
  width: 358px;
  height: auto;
  border: solid 1px;
  border-radius: 8%;
  background-color: #ed9099;
  text-align: center;

}

.antetE {
  background-color: #8A1538;
  width: 358px;
  height: 61px;
  margin-left: -3px;
  margin-top: -3px;
  padding-left: 2px;
  border-radius: 6% 6% 0% 0%;
  border: solid 1px black;
  color: #fff;
}

.grE {
  
  padding-left: 2px;
  width: 358px;
  height: auto;
  border: solid 1px;
  border-radius: 8%;
  background-color: #ed9099;
  text-align: center;

}

.antetF {
  background-color: #8A1538;
  width: 358px;
  height: 61px;
  margin-left: -3px;
  margin-top: -3px;
  padding-left: 2px;
  border-radius: 6% 6% 0% 0%;
  border: solid 1px black;
  color: #fff;
}


.grF {
  
  padding-left: 2px;
  width: 358px;
  height: auto;
  border: solid 1px;
  border-radius: 8%;
  background-color: #ed9099;
  text-align: center;

}

.antetG {
  background-color: #8A1538;
  width: 358px;
  height: 61px;
  margin-left: -3px;
  margin-top: -3px;
  padding-left: 2px;
  border-radius: 6% 6% 0% 0%;
  border: solid 1px black;
  color: #fff;
}


.grG {
  
  padding-left: 2px;
  width: 358px;
  height: auto;
  border: solid 1px;
  border-radius: 8%;
  background-color: #ed9099;
  text-align: center;

}

.antetH {
  background-color: #8A1538;
  width: 358px;
  height: 61px;
  margin-left: -3px;
  margin-top: -3px;
  padding-left: 2px;
  border-radius: 6% 6% 0% 0%;
  border: solid 1px black;
  color: #fff;
}


.grH {
  
  padding-left: 2px;
  width: 358px;
  height: auto;
  border: solid 1px;
  border-radius: 8%;
  background-color: #ed9099;
  text-align: center;

}

.titleRoundOf16,
.titleRoundOf8,
.titleSemifinals {
  font-family: 'Viga', sans-serif;
  font-weight: 700;
  font-size: 2.0rem;
  text-align: center;
  color: #8A1538;

}

.title3rdPlace,
.titleFinal {
  margin-right: 2%;
  font-family: 'Viga', sans-serif;
  font-weight: 700;
  font-size: 2.0rem;
  text-align: center;
  color: #8A1538;

}


.roundOf16,
.roundOf8,
.semiFinals,
.thirdPlace,
.final {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin: 20px auto;
  padding: 2%;
}
.matchOf16,
.quarter,
.semi_finals,
.third_place,
.first_place {
  margin-bottom: 80px;
  margin-right: 2%;
  justify-content: space-between;
  align-self: center;
  
  padding-left: 2px;
  width: 358px;
  height: auto;
  border: solid 1px;
  border-radius: 8%;
  background-color: #ed9099;
  text-align: center;
}

.footer {
  background-color: #272525;
  width: auto;
  height: 130px;
 
}

.gr_credit{
  color: #a50636;
  font-weight: bold;
  text-decoration: none;
  
}

.credit_link{
  color: #ffffff;
  text-decoration: none;
}

.copyright{
  color: #ffffff;
  text-align: center;
  font-size: 0.7em;
}