/**
 * Frontend styles for STW Delivery Estimator
 */

/* Delivery estimate shown below shipping method labels at cart/checkout */
.stw-delivery-estimate {
    font-size: 0.85em;
    color: #666;
    margin-top: 2px;
}
