body{
background-color: rgb(240, 156, 251);
margin-left: 20px;
margin-right: 20px;
text-align: justify;
font-size: 17px;
line-height: 20px;
}
h1{
text-align: center;
background-color: rgb(110, 16, 103);
color: rgb(255, 0, 149);
font-family: Georgia, 'Times New Roman', Times, serif;
text-decoration: underline;
font-style: italic;
padding: 2%;
}
h2{
color: rgb(255, 0, 123);
text-align: center;
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 25px;
font-style: italic;
font-weight: bold;
text-decoration: underline;
}
summary{
font-size: 14px;
padding-bottom: 0,5%;
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: bold;
padding-top: 0,5%;
color: rgb(177, 5, 82);
font-style: italic;
}
details{
margin-left: 2%;
}
li{
font-style: italic;
}
.fonte{
text-align: right;
font-style: italic;
font-family: 'Times New Roman', Times, serif;
font-size: 18px;
margin-top: 20px;
color: rgb(197, 7, 102);
text-decoration: underline;
font-weight: bold;
}
.nome{
margin-top: 20px;
text-align: center;
font-family: 'Times New Roman', Times, serif;
color: rgb(255, 0, 128);
font-size: 23px;
text-decoration: underline;
font-style: italic;
font-weight: bold;
}