.thinks-to-do .row {
  margin-bottom: 15px;
  margin-top: 15px;
}
.thinks-to-do h5 {
  font-size: 22px;
}
.thinks-to-do p {
  color: #000000;
  line-height: 26px;
}
.thinks-totext-wrap span {
  color: #000000;
  display: block;
}
.thinks-totext-wrap span a {
  color: #a5483b;
  line-height: 35px;
  margin-left: 5px;
  text-decoration: underline;
}
.thinks-totext-wrap span a:hover {
  color: #000;
}
