/*
Theme Name:   Starter 1
Author:       DentalQore
Author URI: https://dentalqore.com/
Template:     charlie
Description:  Child theme for DentalQore Website Platform - can be edited 
Version: 2.0
*/
@import url('css/footer.css');

/* Removes extra spacing around button wraps */
p + .button_wrap {
    margin: 0;
}

/* Removes the DAY and HOURS headers in the formatted hours tablet */
.formatted-hours tr:first-of-type {
    display: none;
}
a.underline{
    text-decoration: underline;
}

svg.external-link {
    display: none;
}
