#titulo{
  width: 100%;
  font-weight: bold;
  font-size: 20px;
  background-color: #F8F8F8;
}
#titulo .flecha{
  font-size: 43px;
  margin-right: 10px;
  cursor: pointer;
}
#politica{
  width: 85%;
  background-color: #F8F8F8;
  font-size: 14px;
}