/*
Theme Name: Savoy Child
Template: savoy
Version: 1.0
Description: Child theme for Savoy with custom checkout fields
*/

/* Order tracking mobile fix */
@media (max-width: 768px) {
    body.page-id-355 {
        padding-bottom: 120px !important;
    }
}
