
.kazim1 {
line-height: 1;
  text-decoration: none;
  display:inline-flex;
  border: none;
  cursor: pointer;
  align-items: center;
  gap: 0.75rem;
  background-color:#105b9e;
  color: #fff;
  border-radius: 10rem;
  font-weight: 500;
  padding: 0.75rem 1.5rem;
  padding-left: 20px;
  white-space: nowrap;
  overflow: hidden; 
	padding: 5px;
	margin: 2px;
	font-size: 20px;
	text-align: left;
 
}

.kazim1 a {
  background-color: #FF0004; 
  color: black; 
  border: 2px solid #04AA6D;
}

.kazim1 a:hover {
  background-color: #04AA6D;
  color: #000;
}
.kapara {
	font-size: 20px;
	color: #fff;
}