/*
Theme Name: Fixit Child
Theme URI: https://wporganic.com/phone-repair/
Description: Child theme for the Fixit WordPress theme.
Author: PicoRepair
Author URI: https://www.picorepair.ca/
Template: fixit
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fixit-child
*/
.home .center-appointment-btn {
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    display: block !important;
    float: none !important;
    clear: both !important;
    width: fit-content;
    max-width: 100%;
    margin: 22px auto 0 !important;
    text-align: center;
}

