/*
Theme Name: Songtienhon
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
th {
  text-transform: inherit;
}
.rank-math-breadcrumb {
  font-size: 0.9em;
}
.rank-math-breadcrumb,
.rank-math-breadcrumb a {
  color: #666;
}
.entry-content a,
.term-description a {
  text-decoration: underline dotted;
  text-underline-position: under;
  text-decoration-color: hsl(0deg 100% 35% / 40%) !important;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 2px !important;
  transition: all 0.2s ease-in-out;
}
.entry-content a:hover,
.term-description a:hover {
  text-decoration-color: hsl(0deg 100% 35% / 80%) !important;
  text-decoration-thickness: 2px !important;
}
