/*-------------------------
tutor_text
--------------------------*/
.wp-block.tutor_text .inner {
  max-width: 752px;
  margin-bottom: 40px;
}
.wp-block.tutor_text p {
  font-size: 18px;
  line-height: 140%;
  color: #000000;
}
.wp-block.tutor_text p:last-child {
  margin-bottom: 0;
}
.wp-block.tutor_text a {
  color: #c5af67;
}