/*
Theme Name: Flatsome Child
Theme URI: https://yourwebsite.com/
Description: Theme con của Flatsome
Author: Your Name
Template: flatsome
Version: 1.0
*/

/* Đây là nơi bạn có thể viết CSS tùy chỉnh */
body {
  background-color: #851010;
  font-family: Arial, sans-serif !important;
}


.header-nav-main li > a {
  font-family: Merriweather, sans-serif  !important;
}
