/*   
Theme Name: Coming Soon
Theme URI: http://kuchphearun.com/wp-theme
Description: This is WP Theme for FindCambodia Template -- WordPress v2.9.1
Author: Kuch Phearun
Author URI: http://kuchphearun.com
Version: 1.0
*/


@media screen {

  * { margin: 0; padding: 0; }
  body { 
      background: #ffffff; font-size: 16px;

       font-family: "Open Sans", "Hanuman", sans-serif;
        font-weight: 320;
        font-size: 1.12rem;
        display: flex;
        flex-direction: column;
        min-height: 100vh;
        /* padding-top: 60px; */

  }
}

