@charset "UTF-8";
/*!
 * khomBootstrap  v1.0
 * by khom
 */

html {
  font-family: "Sarabun", Times, sans-serif; 
  box-sizing: border-box
}

.bg-khom{
  background-color: rgb(66, 149, 238);
}
