body #tracktorOrderDetails h1 ,#tracktorOrderStatus h1, .tracktorFulfillmentCol1 h1, .tracktorMapTitle,#tracktorOrderForm h1{
    font-size: 30px ;
    font-family: var(--ivypresto-font) ;
    margin-bottom: 20px;
}
#tracktorOrderStatus h1{
    margin-top: 20px;
}
#tracktorOrderStatus{
    margin: 0 0 60px 0;
}
#tracktorOrderDetails .recommendations h2{
   font-size: 30px ;
    font-family: var(--ivypresto-font) ;
}