/* WooCommerce Innkjøp - Frontend Shortcode Styling */

.wc-innkjop-estimated-date {
    background: #e7f3ff;
    border-left: 4px solid #2271b1;
    padding: 12px 15px;
    margin: 15px 0;
    font-size: 14px;
    border-radius: 4px;
}

.wc-innkjop-estimated-date strong {
    color: #2271b1;
}
