
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300..700&family=WDXL+Lubrifont+TC&display=swap');



*{
    margin: 0;
    padding:0;
    box-sizing: border-box;
}
body{
    background-color: #FFFFE0;
    color: #674c4c;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    }
h1{
   color:#9384d0;
    font-size: 65px;
    padding: 0;
    justify-content: space-evenly;
    margin: 2px;
    margin-top: 1px;
    font-family: Renegent;
}

h2{
   padding: 0;
    margin: 5px;
    display:flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    color:#391313;
    font-size: 35px;
    align-items: center;
}


header{
   margin: 10px;
  
    padding:10px;
    justify-content: center;
    text-align: center;
    }
.anuncios{
    
    margin: 0 auto;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    max-width:100%;
    flex-wrap: nowrap;
    white-space: nowrap;
    
    
    
}
Figure{
    max-width:100%;
    flex-wrap: nowrap;
    
}
 
      

.linha1{
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: center;
    margin: 2px;
    gap:10px;
    flex-wrap: nowrap;
    white-space: nowrap;
    
}
.linha2{
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: center;
    margin: 2px;
    gap:10px;
    
}
.linha3{
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: center;
    margin: 2px;
    gap:10px;
    
}    

.linha4{
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: center;
    margin: 2px;
    gap:10px;
    
}    

.linha5{
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: center;
    margin: 2px;
    gap:10px;
    
}    

.linha6{
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: center;
    margin: 2px;
    gap:10px;
    
}    

.linha7{
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: center;
    margin: 2px;
    gap:10px;
    
}    

.linha8{
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: center;
    margin: 2px;
    gap:10px;
    
}    

.linha9{
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: center;
    margin: 2px;
    gap:10px;
    
}    

.linha10{
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: center;
    margin: 2px;
    gap:10px;
    
}    

.container2{
        
        color:darkorange;
        padding: 10px;
        display:flex;
        flex-direction: row;
        justify-content: center;
        text-align: center;
         
    }
button{
  
    background-color: white;
    padding: 5px;
    margin: 15px;
    border-radius: 10px
}

.mapa{
   display:flex;
    justify-content:center;
    gap:10px;
    align-items: center;
}

   
.container3{
    padding: 2px;
    margin: 15px;
    display:flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    }

h4{
    
    font-size: 1rem;
    color:#391313;
    
}
H5{
    font-size: 1rem;
    color:#391313;
  
}

.zap {
    padding: 2px;
    margin: 15px;
    display:flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    align-items: center;
}
