/*
Theme Name: Smart Target
Template: Divi
Version: 1.0
Author: Ahmed
Description: Custom child theme for Protident with performance and UX enhancements.
*/

@import url("../Divi/style.css"); /* Optional if enqueueing via functions.php */

.menu-phone::before {
  content: "\f095"; /* Font Awesome phone icon */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 6px;
}

