.care_moving_h2{
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  padding-top: 70px;
  color: #0064bb;
}

.careTitle{
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  line-height: 200%;
  background-image: url(../img/careMovingTitle.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.careAnsTitle{
  background-color: floralwhite;
  padding-top: 30px;
  padding-bottom: 5%;
}

.careQue{
  font-size: 1.4rem;
  margin-left: 13%;
  color: #ff5180;
  font-weight: 700;
  border-radius: 10%;
}

.careAns{
  font-size: 2.5vw;
  margin-left: 13%;
  background: linear-gradient(transparent 0%, rgb(255, 186, 58) 60%);
  border-radius: 10%;
}

.careQueList{
  float: right;
  width: 71%;
}

.careAnsList{
  float: right;
  width: 73%;
  list-style: none;
}

.careQueList ui li{
  font-size: 1rem;
  padding-top: 10px;
}

.careAnsList ui li{
  font-size: 1.2rem;
  padding-top: 10px;
}

.careQueAnswer{
  clear: right;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
  color: #5cb3ff;
}

.careAnsAnswer{
  clear: right;
  font-size: 3vw;
  font-weight: bold;
  text-align: center;
  background: linear-gradient(transparent 0%, #9ce1ff 60%);
  margin-top: 22%;
  margin-left: 15%;
  margin-right: 15%;
}

.careThree{
  text-align: center;
  font-size: 2vw;
  line-height: 2.5;
  color: black;
  font-weight: bold;
  text-shadow: 0 0 0.5px white, 0 0 0.5px white, 0 0 0.5px white, 0 0 0.5px white, 0 0 0.5px white, 0 0 0.5px white, 0 0 0.5px white, 0 0 0.5px white, 0 0 0.5px white, 0 0 0.5px white, 0 0 0.5px white, 0 0 0.5px white, 0 0 0.5px white, 0 0 0.5px white, 0 0 0.5px white, 0 0 0.5px white;

}

.careFour{
  font-size: 3vw;
  text-align: center;
  background: linear-gradient(transparent 0%, #9fff9c 60%);
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 5%;
}
