
#circle07:hover { fill: #F03935; stroke: #F03935; stroke-width: 6; }

/* Custom Footer Styling */
#custom-footer {
    background-color: #FFFFFF; /* Change as needed */
    color: #818181; /* Footer text color */
    text-align: center;
    padding: 15px;
    margin-top: 20px;
}

#footer-logo {
    max-width: 100px; /* Adjust size */
    display: block;
    margin: 10px auto;
}

#footer-text {
    font-size: 14px;
}
