/*
Theme Name: Martin Ondrasik
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: hannes+co
Author URI: https://www.hannesundco.de
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.0.0-public-alpha.14.1.1748207862
Updated: 2025-05-25 23:17:42

*/

span.notice {
	border-radius:4px;
	background-color: #d2d1d0;
	display: inline-block;
	padding:10px 14px 10px 14px;
	line-height: 1.25;
	color: #262f40;
	font-weight: 400;
	font-size: .95em;
}
.et-fixed-header img#logo {
	filter: invert(1);
}
.et_pb_scroll_top.et-pb-icon {
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    text-decoration: none;
    position: fixed;
    z-index: 99999;
    bottom: 130px;
    right: 30px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    font-size: 34px;
    padding: 4px;
    color: #fff;
    border-radius: 12px;
}