.ajustes-web-notice {
    margin: 0 0 24px;
    padding: 14px 16px;
    border-radius: 8px;
    background: #fff8e8;
    color: #8a5a00;
    line-height: 1.45;
}

.ajustes-web-notice--cart {
    margin-bottom: 20px;
}

.ajustes-web-notice-icon {
    display: inline-block;
    margin-right: 8px;
    font-weight: 700;
}
