
#fondo2 {
  width: 293px;
  height: 250px;
  margin-left: 450px;
}


.icon-whatsapp{
    background-color: aqua;
}
img {
  position: relative;
  border: 50%;
  width: 100%;
  height: 100%;
  object-position: 0 0;
}

#chicos {
    
    font-family: sans-serif;
    font-weight: bolder;
    font-size:150%;
    margin-right: 10px;
    
    color: coral;
}
 
.claim{
    bottom: 10px;
    left: 450px;
}

.templo{
    text-align: center;
    margin-top: 250px;
    font-size: 35px;
    font-weight: 300;
    text-transform: uppercase;
   
}
.headline{
    background-color: darkorange;
    
}

.kicker{
    background-color: darkorange;
}
#aut2014{
    scroll-margin-top: 70px;
}
#goleador{
    scroll-margin-top: 70px;
}
#recuerdos{
    scroll-margin-top: 70px;
}

#aut2022{
    scroll-margin-top: 70px;
    
    }

.mid-unit .summer-fun .text-block .text-lockup h2{
    color: coral;
    border-color: aliceblue;
    
    font-weight: 900;
}


.mid-unit .summer-fun .text-block {
    background-image: url("../img/cancha%20(8).jpg");
    height: 320px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
 
.mid-unit .summer-fun .text-block .text-lockup p {
    margin-top: 120px;
}

element.style {
    background: #2196f3;
}

@media (max-width:768px){
header {	
    height: 35vh;
	}
}



@media (max-width:910px){
header {	
    height: 35vh;
	}

.templo{
    text-align: center;
    margin-top: 250px;
    font-size: 35px;
    font-weight: 300;
    text-transform: uppercase;
   
}

}
