/* Public styles for Device SMS Gateway for WooCommerce */
.dsgwc-public-notice {
    background: #f9fbfd;
    border-left: 4px solid #00a0d2;
    padding: 15px;
    margin-bottom: 20px;
}
