/* Target the footer top action button in Abstrak theme */
footer .axil-call-to-action .axil-btn:hover,
footer .call-to-action-wrapper .axil-btn:hover,
.axil-footer-area .axil-call-to-action .axil-btn:hover,
.footer-top .axil-btn:hover {
    color: #000000 !important;
}
