h1,h2
{ font-family: arial;
font-size: 35px}
.intro img{width:650px;
}
#ouca{
  font-family:arial;
  font-weight:bold;
  font-size:20px;
}

 a{
  text-decoration: none;
  padding: 20px;
  display: inline-block;  }
  
.botoes{
  display:flex;
  gap:24px;
}

#mr1{
  background-color:#0a2a40
}

#untitled{
  background-color:#c2c2c2
}
      
 
#dawn{
  background-color:grey }

h3,h5{
  color:black;
 font-family: Arial;
  font-size: 20px
  }
h2{
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
}

button{  font-family: "DM Sans";
  background-color: white;
  border-style: solid;
  border-radius: 50px;
  padding: 12px 20px;
  cursor: pointer;
  width: 240px;
}
.intro {justify-content: center;
  display: flex;
}
h3 {
  color:white;
  font-family: Arial;}
   #mr {
    line-height: 150%;
    color: white;
    width: 200px;
 }

#imagem1{
    Height:350px;
    Width:350px;
  } 

li{line-height: 150%;
  }

#paragrafo{text-align: justify
  }

.albuns img{
  width:100px;
  height:auto;
}

.favs{
  display: flex;
  justify-content: center;
  gap:32px;
  flex-wrap: wrap;
}

.favs div{
  padding: 0px 10px 20px 10;
width:250px;
}