/*
Theme Name: divi-ds
Description: Ein personalisiertes Divi Theme.
Author: Dominic Schunk
Author URI: https://ds-designstudio.de
Template: Divi
Version: 2.0
Tags:
*/


#main-footer {
    background-color: #2B2B2B !important;
}

#footer-info {
	color: #666 !important;
	text-align: left;
}

#footer-info a {
	color: #666 !important;
}

/* Passwort Seite */
.post-password-required .et_password_protected_form {
    min-height: initial;
    width: 50%;
    margin-bottom: 1000px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
}

.et_password_protected_form .et_submit_button {
    color: #666;
}
