
.rf_image{
  width:95%;
  margin:auto;
  text-align: center;
}

.rf_image img{
  width: 100%;
}

dt{
  font-weight:bold;
}

.color_underline{
  background:linear-gradient(transparent 60%, #ff6 60%);
}

.underline{
  text-decoration:underline;
}

.body_text{
  margin:10px;
}
