    /*
     Theme Name:   twentytwentyfour-child
     Theme URI:    https://yourwebsite.com/twenty-twenty-four-child/
     Description:  Child theme for the Twenty Twenty-Four theme
     Author:       c2s
     Author URI:   https://concept2screens.com
     Template:     twentytwentyfour
     Version:      1.0.0
     */

    /* Add your custom styles here */

/* CSS */
.footer-link-no-underline {
    text-decoration: none;
}
.footer-link-no-underline:hover {
    text-decoration: underline;
}
.slider-hero {
    padding-left: 0; /* Removes left padding */
    width: 100%; /* Ensures full-width display */
    margin-left: auto; /* Centers the slider if necessary */
}
