#page-coping_tips {
  color:#000;
  font-size:14px;
  background-color: #F2EDD9;
}

#page-coping_tips {
  padding-bottom: 8em !important;
}

#page-coping_tips .html-bg_img_block .html-text h1{
  color:#fff !important;
}

#page-coping_tips .html-thing {
  width: 80%;
  margin: 1.5rem auto !important;
  /*padding-bottom: 1.5rem !important;*/

  margin-top: 6rem !important;
}

#page-coping_tips .html-tip_slider {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;

  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;

  border-top: 1px solid #65707c;
  border-bottom: 1px solid #65707c;
}

.html-text p:last-child {
  margin-bottom: 0;
}

#page-coping_tips .carousel-item p {
  width: 60%;
  margin: 0 auto;
}

.carousel-control-prev,
.carousel-control-next {
  font-size: 30px;
}
.carousel-control-prev,
.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #65707c;
}

.html-where_to_find_support {
  margin-top: 3rem;
  margin-bottom: 3rem;
}