.blockquote-text {
  font-family: "Nanum Myeongjo", serif;
  font-weight: 900;
  font-size: 24px;
  line-height: 36px;
  position: relative;
  padding-left: 102px;
}
.blockquote-text::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='76' height='60' viewBox='0 0 76 60'%3E%3Cpath id='_' data-name='”' d='M41.03,52.556q17.6-6.993,17.6-20.526,0-2.256-2.481-1.354a13.237,13.237,0,0,1-7.446.113,12.406,12.406,0,0,1-5.3-3.271,15.314,15.314,0,0,1-3.271-5.3A17.132,17.132,0,0,1,39,16.24a14.947,14.947,0,0,1,1.241-5.864,16.186,16.186,0,0,1,3.5-5.189,18.317,18.317,0,0,1,5.527-3.722A17.175,17.175,0,0,1,56.372,0q9.474,0,14.551,6.654A25.11,25.11,0,0,1,76,22.331,37.87,37.87,0,0,1,68.781,45q-7.22,10.037-22.335,15Zm-38.987,0Q19.521,45.563,19.522,32.03q0-1.8-2.271-1.354a13.007,13.007,0,0,1-7.377.113,12.453,12.453,0,0,1-5.448-3.271,15.32,15.32,0,0,1-3.291-5.3A17.041,17.041,0,0,1,0,16.24a14.863,14.863,0,0,1,1.248-5.864A16.19,16.19,0,0,1,4.767,5.188a18.841,18.841,0,0,1,5.448-3.722A16.6,16.6,0,0,1,17.251,0q9.762,0,14.755,6.654A25.382,25.382,0,0,1,37,22.331,38.12,38.12,0,0,1,29.849,45Q22.7,55.037,7.491,60Z' fill='%232e3f59'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 76px;
  height: 60px;
}