.tp-tekst h2, .tp-tekst h3 {
color: #191919;
font-weight: 600;
}
.tp-tekst a {
color: #ff8900;
font-weight: 600;
}
.usp-list {
list-style-type: none;
margin: 0;
padding: 30px;
font-weight: 500;
font-size: 17px;
display: block;
background-color: #f88703;
color: white;
}
.usp-list li:before {
content: "\f00c";
font-family: "Font Awesome 5 Free";
margin-right: 10px;
}
.usp-list li:not(:last-of-type) {
margin-bottom: 15px;
}
.intro p {
margin: 0 !important;
}
@media only screen and (max-width:767px) {
.header .elementor-widget-container {
padding: 0 !important;
margin: 0 !important;
}
.img-column {
display: none;
}
.special-column .elementor-widget-container {
margin: 0 !important;
margin-bottom: 25px !important;
}
}