.title{
text-align: center;
font-size: 32px;
font-weight: 700;
margin: 20px 0;
}
.tag{
font-size: 24px;
font-weight: 500;
padding: 10px;
background-color: #FFEFD5;
border-radius: 5px;
display: inline-block;
margin-bottom: 20px;
}
.reason{
font-size: 18px;
font-weight: 400;
margin-bottom: 20px;
text-indent: 2em;
}
.consequence{
font-size: 18px;
font-weight: 400;
margin-bottom: 20px;
text-indent: 2em;
line-height: 1.5;
}
.title{
text-align: center;
font-size: 32px;
font-weight: 700;
margin: 20px 0;
}
.tag{
font-size: 24px;
font-weight: 500;
padding: 10px;
background-color: #FFEFD5;
border-radius: 5px;
display: inline-block;
margin-bottom: 20px;
}
.reason{
font-size: 18px;
font-weight: 400;
margin-bottom: 20px;
text-indent: 2em;
}
.consequence{
font-size: 18px;
font-weight: 400;
margin-bottom: 20px;
text-indent: 2em;
line-height: 1.5;
}