.elementor .e-d51b8f9{width:100%;padding:0px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.18);display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;/* Elementor 위젯 사이 기본 간격 제거 */
selector > .e-con-inner > .elementor-element,
selector > .elementor-element {
  margin-block-end: 0 !important;
}

/* 제목 태그의 브라우저 기본 여백 제거 */
selector h1,
selector h2,
selector h3,
selector h4,
selector h5,
selector h6 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* Excerpt 내부 문단 기본 여백 제거 */
selector p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}\n}