.store-availability-wrapper .trigger { display: block; width: 100%; padding: 13px 16px; background: #eaf2ff; border: 1px solid #1e5bb8; border-radius: 8px; color: #1e5bb8; font-size: 16px; font-weight: 700; text-align: center; cursor: pointer; box-sizing: border-box; } .store-availability-wrapper .trigger:hover { background: #dbe9ff; }