/* Add custom CSS styles below */ 
body {
background-color:#f8f0e7
}





2f1f10

f8f0e7

a[href*="offers"] {
    background: #fff8e7;
    box-shadow: 0 0 10px rgba(255, 193, 7, 0.4);
    border-radius: 8px;
    padding: 8px 14px;
}