.elementor-28021 .elementor-element.elementor-element-29d2e949{--display:flex;--background-transition:0.3s;}.elementor-28021 .elementor-element.elementor-element-31ca956d > .elementor-widget-container{margin:20px 20px 20px 20px;padding:0px 0px 0px 0px;}.elementor-28021 .elementor-element.elementor-element-31ca956d.elementor-element{--align-self:flex-start;}/* Start custom CSS for html, class: .elementor-element-31ca956d */.footer-copyright {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    padding: 20px 0;
    font-family: 'Helvetica', Arial, sans-serif;
    opacity: 0.85;
    line-height: 1.5;
    letter-spacing: 0.2px;
}

.heart {
    color: #ff4d4d;
    animation: heartbeat 1.5s ease infinite;
    display: inline-block;
    margin: 0 2px;
}

.footer-link {
    color: #9f8fff;
    text-decoration: none;
    transition: all 0.3s ease;
    opacity: 0.9;
    font-weight: 400;
}

.footer-link:hover {
    color: #ff4d4d;
    opacity: 1;
    text-decoration: underline;
}

@keyframes heartbeat {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}/* End custom CSS */
/* Start custom CSS */.footer-copyright {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    padding: 20px 0;
    font-family: 'Helvetica', Arial, sans-serif;
    opacity: 0.85;
    line-height: 1.5;
    letter-spacing: 0.2px;
}

.heart {
    color: #ff4d4d;
    animation: heartbeat 1.5s ease infinite;
    display: inline-block;
    margin: 0 2px;
}

.footer-link {
    color: #9f8fff;
    text-decoration: none;
    transition: all 0.3s ease;
    opacity: 0.9;
    font-weight: 400;
}

.footer-link:hover {
    color: #ff4d4d;
    opacity: 1;
    text-decoration: underline;
}

@keyframes heartbeat {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}/* End custom CSS */