/* hide hero button header buttons */


.header-content .et_pb_button_one,
.header-content .et_pb_button_two {
    display: none !important;
}

i.fas,
i.fab,
i.fa-brands {
    color: #e58e1a !important;
    font-size: 28px !important;
    padding-right: 20px !important;
}

#social-footer {
    padding: 1em 0;
}

#social-footer li:before {
    content: none !important;
}

#social-footer li i {
    margin-right: 10px;
    padding-right: 0;
}

#page-container #social-footer li {
    margin: 0;
    padding: 0;
    display: inline-block;
}
