top of page
bottom of page
#comp-kqaymlfa4label {
position: relative;
font-family: 'Poppins', sans-serif;
font-size: 16px;
font-weight: 600;
line-height: 56px;
color: #fff;
background-color:black;
padding: 10px 20px;
border-radius: 8px;
cursor: pointer;
box-shadow: 0 4px 12px rgba(21, 94, 239, 0.4);
transition: all 0.3s ease;
z-index: 1;
}