/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 06 2026 | 07:33:26 */
.page-hero {
    background: linear-gradient(160deg, #FAE8E0 0%, #F5EDD8 60%, #E4EFE3 100%);
}

.terracotta {
	color:#C5623A;
}

.elementor-element > a.e-con {
    cursor: pointer;
}

.elementor-widget-theme-post-excerpt p {
    margin-bottom: 0;
}

.cat-icon {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    flex-shrink: 0;
}

.resource-cat .dce-term-item {
    padding: 3px 9px;
    border-radius: 100px;
}

.cta-section .blob {
    position: absolute;
    top: -30%;
    right: -5%;
    width: 400px;
    height: 400px;
    background: rgba(255, 255, 255, .05);
    border-radius: 50%;
}