.dbrg-customs-notice {
    margin: 0 0 1.25rem;
    padding: 1rem 1.25rem;
    border: 1px solid #b58b2c;
    border-left-width: 4px;
    background: #fdf6e6;
    color: #4a3a12;
    font-size: .875rem;
    line-height: 1.5;
}

.dbrg-customs-notice p {
    margin: 0;
    font-size: 18px;
}

.dbrg-customs-notice p + p {
    margin-top: .5rem;
    font-style: italic;
}