.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS *//* 모바일 하단 여백 */
@media (max-width: 767px) {
  body {
    padding-bottom: 60px !important;
  }
}

/* 푸터 링크 호버 */
.elementor-location-footer a:hover {
  color: #CBA590 !important;
  transition: color 0.2s ease;
}

/* 헤더 그림자 */
.elementor-location-header {
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}/* End custom CSS */