a.el-content.uk-button.uk-button-text:after {
	font-family: "Font Awesome 6 Pro";
    content: "\f061";
    padding-left: 10px;
}
.fontawesome {
	font-size: 40px;
}

/*.uk-position-cover {
	background: linear-gradient(90deg,rgba(45, 45, 45, 1) 0%, rgba(45, 45, 45, 0.92) 7%, rgba(45, 45, 45, 0.69) 17%, rgba(45, 45, 45, 0.44) 27%, rgba(45, 45, 45, 0) 42%) !important;
}*/
.muteddouble {
    background: #ededed;
}
.footer a {
	font-size: 13px;
}

.pluspunten .el-title {
	padding-left: 25px;
	padding-bottom: 8px;
}
.pluspunten .el-title:before {
  font-family: "Font Awesome 6 Pro";  
  font-weight: 500;                    
  content: "\f111";
	color: #fff;
  display: inline-block;
  margin-right: 0.5em;
  position: absolute;
  left: -10px;
  top: 0.15em;
}

.pluspunten .el-title {
  position: relative;

}
.pluspunten  .el-content  {
    margin-left: 28px;
}

.tegelshome a.uk-position-relative.uk-position-z-index.el-link.uk-button.uk-button-danger.uk-button-small {
    color: #252525;
}
.uk-form-icon:not(.uk-form-icon-flip)~.uk-input {
    background: #ededed !important;
}
.uk-input, .uk-select, .uk-textarea  {
    background-color: #ededed !important;
}

