.cta-knap .et_pb_button{
	border-radius: 8px;
}

.cta-knap1 .et_pb_button:hover{
	background-color: transparent !important;
  border: solid 2px #27abe7 !important;
  border-radius: 0 !important;
  color: #27abe7 !important;
  transition: 0.5s;
}

.footerlink:hover{
	color: #8c8c8c !important;
  transition: 0.3s !important;
}

.link a{
	color: #27abe7 !important;
}
.link a:hover{
	color: #125573 !important;
  transition: 0.3s;
}