.et_pb_button {
    background: #ff7f00 !important;
	border-color: #ff7f00 !important;
}
.et_pb_button:hover {
    background: #ff7f00 !important;
    opacity: .7;
}
.cta-button-menu a {
    background: #ff7f00;
	color: #ffffff !important;
}
.cta-button-menu a:hover {
    background: #ff7f00 !important;
    opacity: .7;
}
a {
    color: #ff7f00;
    text-decoration: none;
}
 
#footer-bottom {
    background-color: #000000;
}
#footer-bottom > .container {
    border-top: 1px solid rgba(201,201,201,.3);
    padding-top: 15px;
}
#main-footer {
    background-color: #000000;
	border-top:5px solid #93a5a5;
}
#et-secondary-nav li ul, #top-header {
    background-color: #000000;
}