.offer-item p { display: none; } .btn-offer-item-detail { font-size: 32px; color: #000; font-weight: bold; text-decoration: underline; } a:focus, a:hover, a:active { color: #000; } a:hover { padding-bottom: 4px; border-bottom: 1px solid #F5EB32; text-decoration: none; } .btn { background-color: #cccc66; color: black; } .btn:focus, .btn:hover, .btn:active { background-color: #cccc00; color: black; }