/*
Theme Name:   AutoRide Child
Template:     autoride
Author:       QuanticaLabs
Version:      1.0.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  autoride-child
*/

/* Footer fix - remove negative margin causing broken layout */
.theme-page .theme-page-footer .theme-page-footer-top + .theme-page-footer-middle {
    margin-top: 0 !important;
}