/* Global color scheme — восполняет утраченный fusion-styles (Avada dynamic CSS).
   Accent зелёный #65bc7b, шапка/подвал тёмные #212934 (из style.min.css/inline). */
a { color: #65bc7b; }
a:hover { color: #5aa86c; }
.fusion-button.button-default,
.fusion-button-default { background: #65bc7b; border-color: #65bc7b; }
.fusion-button.button-default:hover { background: #5aa86c; border-color: #5aa86c; }
.fusion-header-wrapper .fusion-header { background-color: #ffffff; }
.fusion-footer-widget-area,
.fusion-footer { background-color: #212934; }
.fusion-footer-widget-area, .fusion-footer-widget-area * { color: #cfd3d8; }
.fusion-secondary-header { background-color: #212934; }
