/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 09 2023 | 12:30:18 */
p {
  	margin-bottom: 0;
}

.elementor-widget:not(:last-child) {
	margin-bottom: 0;  
}

li.elementor-icon-list-item .elementor-icon-list-icon{
    display: flex;
    margin-top: 11px;
}

a{
  color: #000;
  text-decoration: underline !important;
}

a:hover {
  color: #E2001A !important;
  text-decoration: underline !important;
}

.boxlink a {
    color: #FFF;
	text-decoration: none !important;
}

.boxlink a:hover {
    color: #999999 !important;
	text-decoration: none !important;
}

.elementor-kit-6 a {
	text-decoration: none !important;
}

.kontakt-btn .elementor-button-wrapper a{
	color: #FFF;
}

.kontakt-btn .elementor-button-wrapper a:hover{
	color: #FFF !important;	
}