/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.0.0-public-beta.1.2.1762769223
Updated: 2025-11-10 10:07:03

*/


.contact-info {
        display: flex;      
        align-items: center; 
        gap: 10px;           
        text-decoration: none; 
        color: #333;         
        font-size: 16px;    
    }

.contact-info a {
  color: #000000;
  font-weight: bold;
  font-size: 30px;
  font-family: 'Bakbak One',fantasy;
  font-weight: 500;
  font-style: italic;
  line-height: 28px;
}

.phone-icon {
        width: 44px;         
        height: auto;       
    }
