.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#D44BFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-size:16px;background-color:#1B1D21;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 1. 하단 텍스트 박스 및 배경 전체 */
[class*="sw-youtube"] [class*="video-data"],
[class*="sw-youtube"] [class*="video-item"] {
    background-color: #020101 !important;
    border: none !important;
    box-shadow: none !important;
}

/* 2. 영상 제목 (흰색) */
[class*="sw-youtube"] [class*="video-title"],
[class*="sw-youtube"] [class*="video-title"] a {
    color: #ffffff !important;
}

/* 3. 시간 및 채널 정보 (회색 유지) */
[class*="sw-youtube"] [class*="video-meta"],
[class*="sw-youtube"] [class*="video-meta"] * {
    color: #888888 !important;
}

/* 4. 마우스 올렸을 때 배경색 변함 방지 */
[class*="sw-youtube"] [class*="video-item"]:hover,
[class*="sw-youtube"] [class*="video-data"]:hover {
    background-color: #020101 !important;
}/* End custom CSS */