/*
Theme Name: Web2market Thermal Acoustic
Description: This is a child theme built for Thermal economics moderated by Web2market 
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
    --primary-color: #0080c9;
}
#header a:hover {
    color: #fff;
  }