.elementor-209 .elementor-element.elementor-element-ab29425{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-320bad9 */.footer-links {
    text-align: center;
    padding: 15px;
    background-color: #001F3F; /* Uzay temasına uygun koyu mavi */
    color: white;
    font-size: 14px;
    font-family: Arial, sans-serif;
}

.footer-links p {
    margin: 0;
    padding: 10px;
}

.footer-links a {
    color: #00AEEF; /* Solana'nın mavi tonu */
    text-decoration: none;
    font-weight: bold;
    transition: color 0.3s ease-in-out;
}

.footer-links a:hover {
    color: #FFFFFF; /* Üzerine gelindiğinde beyaz */
    text-decoration: underline;
}/* End custom CSS */