#nudge-offer.custom {
    margin-bottom: 70px; 
}

.cart__update  {
border: 1px solid #3784b4;
color: #3784b4;
background: #ffffff;
}


.btn--tertiary, .rte .btn--tertiary {
background-color: #3784b4;
border: 0px solid #e8e8e1;
color: #ffffff;
font-weight: normal;
font-size: 12px;
padding: 6px 10px;
}

.btn--tertiary:hover, .rte .btn--tertiary:hover {
background-color: transparent;
border: 1px solid #000;
color: #000;
}