/*
Theme Name: In the Clear
URI: https://eoshealthcaremarketing.com
Description: A Custom Child Theme For Divi
Author: EOS Corporate
Author URI: https://eoshealthcaremarketing.com
Template: Divi
Version: 2.0
*/

#footer-info, #footer-info a {
    text-align: center!important;
	float: none!important;
}

.et_password_protected_form {
    min-height: initial;
    padding: 100px;
    max-width: 700px;
    margin: auto;
}

.et_pb_button:after, .et_pb_button:before {
	content: none;
}
 
@media (max-width: 479px) {
.et_password_protected_form {
    padding: 40px;
}
}