.attention-title{
  text-align: center;
  font-size: 24px;
  background-image: url(./images/infection-prevention.png);
  background-repeat: no-repeat;
  background-position-x: center;
  color: black;
}

.attention-content{
  color: white;
  list-style: none;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 1em;
}
.attention-head{
  color: #fa93f6;
}