.woo-orders-tracking-orders-details a {
    text-decoration: none !important;
}

.woo-orders-tracking-orders-details {
    margin: 5px 0 !important;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
}
