.elementor-1054 .elementor-element.elementor-element-ab6aea4{--display:flex;}.elementor-1054 .elementor-element.elementor-element-b558e51{--grid-template-columns:repeat(0, auto);--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-1054 .elementor-element.elementor-element-b558e51 .elementor-widget-container{text-align:center;}/* Start custom CSS for html, class: .elementor-element-7a3c7e5 */.sk-hub-wrap {
    max-width: 1100px;
    margin: 0 auto;
    padding: 20px 10px;
}
.sk-hub-page-title {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 3rem;
    color: #3d2f20;
    text-align: center;
    margin: 0 0 50px;
    font-weight: 600;
}
.sk-hub-section-title {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 2rem;
    color: #4a3826;
    text-align: center;
    margin: 0 0 8px;
}
.sk-hub-section-sub {
    text-align: center;
    color: #8a7a63;
    font-style: italic;
    margin: 0 0 40px;
    font-family: 'EB Garamond', Georgia, serif;
}
.sk-hub-list {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 60px;
}
.sk-hub-card {
    display: flex;
    background: #fffdf8;
    border: 1px solid #e6dcc8;
    border-radius: 6px;
    overflow: hidden;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 2px 6px rgba(0,0,0,0.06);
}
.sk-hub-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}
.sk-hub-card-image {
    width: 180px;
    min-width: 180px;
    aspect-ratio: 2 / 3;
    object-fit: cover;
    display: block;
    background: #d8d0c0;
}
.sk-hub-card-body {
    padding: 20px 26px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.sk-hub-card-label {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #a68a5b;
    margin: 0 0 6px;
}
.sk-hub-card-title {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 3rem;
    color: #3d2f20;
    margin: 0 0 10px;
}
.sk-hub-card-desc {
    font-family: 'EB Garamond', Georgia, serif;
    font-size: 1.25rem;
    color: #6b5d48;
    line-height: 1.6;
    margin: 0 0 14px;
}
.sk-hub-card-cta {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 1.95rem;
    color: #8a5a2b;
    font-weight: 600;
}
.sk-hub-empty-note {
    text-align: center;
    color: #a89a80;
    font-style: italic;
    font-family: 'EB Garamond', Georgia, serif;
    padding: 30px 20px;
    border: 1px dashed #d8cbb0;
    border-radius: 6px;
}
@media (max-width: 600px) {
    .sk-hub-page-title { font-size: 2.2rem; }
    .sk-hub-section-title { font-size: 1.6rem; }
    .sk-hub-card { flex-direction: column; }
    .sk-hub-card-image { width: 100%; min-width: 0; }
}

.page-title,
h1.entry-title,
.elementor-page-title,
.page-header .entry-title {
    display: none !important;
}/* End custom CSS */