﻿@charset "utf-8";
/* CSS Document */


/*
Theme Name: CLEMENSMEDIA Child Theme
Description: Child Theme von CLEMENSMEDIA © 2022
Author: CLEMENSMEDIA
Author URI: https://clemens.media
Template: Divi
Version: 1.7.6
Tags:
*/


@import url("../Divi/style.css");



/* 404 stylen  */
.button-404 {
    background-color: #4CAF50; 
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}